Searched defs:getmsg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c53 int getmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *flagsp);
64 getmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *flagsp) function
185 * Common code for getmsg and putmsg calls: check permissions,
414 * Common code for getmsg and putmsg calls: check permissions,
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c50 #pragma weak _getmsg = getmsg
529 getmsg(int fd, struct strbuf *ctlptr, struct strbuf *dataptr, function

Completed in 72 milliseconds