Searched defs:mq_timedsend (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | mqueue.c | 769 mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len, in mq_timedsend() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 … "utimensat", "sendto", "perf_event_open", "ftruncate", "mq_notify", "mq_timedsend", "llseek", "pr… 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 … "utimensat", "sendto", "perf_event_open", "ftruncate", "mq_notify", "mq_timedsend", "llseek", "co… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|