Searched defs:ctlptr (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 529 getmsg(int fd, struct strbuf *ctlptr, struct strbuf *dataptr, in getmsg() 539 getpmsg(int fd, struct strbuf *ctlptr, struct strbuf *dataptr, in getpmsg() 550 putmsg(int fd, const struct strbuf *ctlptr, in putmsg() 561 __xpg4_putmsg(int fd, const struct strbuf *ctlptr, in __xpg4_putmsg() 572 putpmsg(int fd, const struct strbuf *ctlptr, in putpmsg() 583 __xpg4_putpmsg(int fd, const struct strbuf *ctlptr, in __xpg4_putpmsg()
|