#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include "dazukoio_compat12.h"
Go to the source code of this file.
|
Definition at line 162 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_SET_OPTION, and NULL. Referenced by dazukoAddExcludePath_TS_compat12(), and dazukoAddIncludePath_TS_compat12(). |
|
Definition at line 199 of file dazukoio_compat12.c. References ADD_EXCLUDE_PATH, and dazuko_set_path_compat12(). Referenced by dazukoAddExcludePath_TS(). |
|
Definition at line 194 of file dazukoio_compat12.c. References ADD_INCLUDE_PATH, and dazuko_set_path_compat12(). Referenced by dazukoAddIncludePath_TS(). |
|
Definition at line 278 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_GET_AN_ACCESS, and NULL. Referenced by dazukoGetAccess_TS_compat12_wrapper(). |
|
Definition at line 233 of file dazukoio_compat12.c. References dazukoGetAccess_TS_compat12(), access_compat12::deny, access_compat12::event, access_compat12::filename, NULL, access_compat12::o_flags, access_compat12::o_mode, access_compat12::pid, and access_compat12::uid. Referenced by dazukoGetAccess_TS(). |
|
Definition at line 72 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_SET_OPTION, NULL, and REGISTER. Referenced by dazukoRegister_TS_compat12_wrapper(). |
|
Definition at line 45 of file dazukoio_compat12.c. References dazukoRegister_TS_compat12(), and NULL. Referenced by dazukoRegister_TS(). |
|
Definition at line 204 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_SET_OPTION, NULL, and REMOVE_ALL_PATHS. Referenced by dazukoRemoveAllPaths_TS(). |
|
Definition at line 338 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_RETURN_ACCESS, and NULL. Referenced by dazukoReturnAccess_TS_compat12_wrapper(). |
|
Definition at line 297 of file dazukoio_compat12.c. References dazukoReturnAccess_TS_compat12(), and NULL. Referenced by dazukoGetAccess_TS(), and dazukoReturnAccess_TS(). |
|
Definition at line 133 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, IOCTL_SET_OPTION, NULL, and SET_ACCESS_MASK. Referenced by dazukoSetAccessMask_TS(). |
|
Definition at line 373 of file dazukoio_compat12.c. References dazuko_id::dev_major, dazuko_id::device, and NULL. Referenced by dazukoUnregister_TS_compat12_wrapper(). |
|
Definition at line 355 of file dazukoio_compat12.c. References dazukoUnregister_TS_compat12(), and NULL. Referenced by dazukoUnregister_TS(). |