Searched defs:timerfd_settime (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | timerfd.h | 49 typedef struct timerfd_settime { struct 58 extern int timerfd_settime(int, int, argument
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | timerfd.c | 51 timerfd_settime(int fd, int flags, const struct itimerspec *new_value, in timerfd_settime() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …"futimesat", "tee", "mq_timedreceive", "connect", "fadvise64_64", "fsetxattr", "readv", "flock", "…
|
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 …otactl", "mmap_pgoff", "setns", "swapoff", "acct", "flock", "open", "lookup_dcookie", "uselib", "a…
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|