Go to the source code of this file.
Data Structures | |
struct | dazuko_request |
struct | dazuko_id |
struct | access_compat12 |
struct | option_compat12 |
Defines | |
#define | SET_ACCESS_MASK 0 |
#define | ADD_INCLUDE_PATH 1 |
#define | ADD_EXCLUDE_PATH 2 |
#define | REGISTER 3 |
#define | REMOVE_ALL_PATHS 4 |
#define | UNREGISTER 5 |
#define | GET_AN_ACCESS 6 |
#define | RETURN_AN_ACCESS 7 |
#define | DAZUKO_FILENAME_MAX_LENGTH 6144 |
#define | DAZUKO_FILENAME_MAX_LENGTH_COMPAT12 4095 |
#define | IOCTL_SET_OPTION 0 |
#define | IOCTL_GET_AN_ACCESS 1 |
#define | IOCTL_RETURN_ACCESS 2 |
|
Definition at line 41 of file dazukoio_xp.h. |
|
Definition at line 40 of file dazukoio_xp.h. |
|
Definition at line 50 of file dazukoio_xp.h. Referenced by dazukoGetAccess_TS(). |
|
Definition at line 54 of file dazukoio_xp.h. Referenced by dazuko_handle_user_request_compat12(). |
|
Definition at line 45 of file dazukoio_xp.h. |
|
Definition at line 77 of file dazukoio_xp.h. Referenced by dazuko_handle_user_request_compat12(), and dazukoGetAccess_TS_compat12(). |
|
Definition at line 78 of file dazukoio_xp.h. Referenced by dazuko_handle_user_request_compat12(), and dazukoReturnAccess_TS_compat12(). |
|
Definition at line 76 of file dazukoio_xp.h. Referenced by dazuko_handle_user_request_compat12(), dazuko_set_path_compat12(), dazukoRegister_TS_compat12(), dazukoRemoveAllPaths_TS_compat12(), and dazukoSetAccessMask_TS_compat12(). |
|
Definition at line 42 of file dazukoio_xp.h. |
|
Definition at line 43 of file dazukoio_xp.h. |
|
Definition at line 46 of file dazukoio_xp.h. |
|
Definition at line 39 of file dazukoio_xp.h. |
|
Definition at line 44 of file dazukoio_xp.h. |