Searched defs:putpmsg (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c57 int putpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int pri,
168 putpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int intpri, function
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h173 * Flags for getpmsg() and putpmsg() syscall arguments.
502 #pragma redefine_extname putpmsg __xpg4_putpmsg
507 #define putpmsg __xpg4_putpmsg macro
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c53 #pragma weak _putpmsg = putpmsg
572 putpmsg(int fd, const struct strbuf *ctlptr, function
/illumos-gate/usr/src/man/man2/
H A DMakefile228 putpmsg.2 \
362 putpmsg.2 := LINKSRC = putmsg.2

Completed in 933 milliseconds