ReactOS 0.4.15-dev-8092-ge0ba2f3
__symlink_upcall_args Struct Reference

#include <upcall.h>

Collaboration diagram for __symlink_upcall_args:

Public Attributes

nfs41_abs_path target_get
 
chartarget_set
 
const charpath
 
BOOLEAN set
 

Detailed Description

Definition at line 146 of file upcall.h.

Member Data Documentation

◆ path

const char* __symlink_upcall_args::path

Definition at line 149 of file upcall.h.

◆ set

BOOLEAN __symlink_upcall_args::set

Definition at line 150 of file upcall.h.

◆ target_get

nfs41_abs_path __symlink_upcall_args::target_get

Definition at line 147 of file upcall.h.

◆ target_set

char* __symlink_upcall_args::target_set

Definition at line 148 of file upcall.h.


The documentation for this struct was generated from the following file: