Searched defs:fchdir (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | chdir.c | 94 fchdir(int fd) in fchdir() function
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 234 #define fchdir(a) sh_fchdir(a) macro
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit.c | 1357 int fchdir; in audit_chdirec() local
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …4", "pwrite64", "preadv64", "fchown", "ioctl", "preadv2", "preadv64v2", "fchdir", "vmsplice", "fcn… array
|
H A D | implicit_dependencies_verbose.json | 1 …": ["fd->flags"], "call": "pwritev"}, {"reason": ["fd->flags"], "call": "fchdir"}, {"reason": ["fd… array
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …4", "pwrite64", "preadv64", "fchown", "ioctl", "preadv2", "preadv64v2", "fchdir", "vmsplice", "fcn… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|