Searched defs:futimesat (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | utimesys.c | 110 futimesat(int fd, const char *path, const struct timeval *times) in futimesat() function
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 9730 futimesat(int fd, char *path, struct timeval times[2]) in futimesat() function
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 8568 futimesat(int fd, char *path, struct timeval times[2]) in futimesat() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …, "pwritev64v2", "getsockname", "fstatfs", "flistxattr", "getdents64", "futimesat", "tee", "mq_tim… array
|
H A D | implicit_dependencies_verbose.json | 1 …{"reason": ["fd->flags"], "call": "fadvise64_64"}, {"reason": ["fd->flags"], "call": "pwritev64"},…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …", "pwritev64v2", "getsockname", "fstatfs", "epoll_ctl", "getdents64", "futimesat", "tee", "mq_tim… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|