Searched defs:msgctl (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | strcalls.c | 192 struct strbuf msgctl, msgdata; in msgio() local 422 struct strbuf msgctl, msgdata; in msgio32() local
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | msgsys.c | 52 msgctl(int msqid, int cmd, struct msqid_ds *buf) in msgctl() function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | msg.c | 436 msgctl(int msgid, int cmd, void *arg) in msgctl() 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"], …
|