Searched refs:getpmsg (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libc/common/sys/ |
H A D | getpmsg.s | 30 .file "getpmsg.s" 32 /* C library -- getpmsg */ 38 SYSCALL2_RESTART_RVAL1(__getpmsg,getpmsg)
|
/illumos-gate/usr/src/head/ |
H A D | stropts.h | 52 extern int getpmsg(int, struct strbuf *_RESTRICT_KYWD,
|
/illumos-gate/usr/src/man/man2/ |
H A D | Makefile | 207 getpmsg.2 \ 327 getpmsg.2 := LINKSRC = getmsg.2
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | strcalls.c | 55 int getpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *prip, 140 getpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *prip, function
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 51 #pragma weak _getpmsg = getpmsg 539 getpmsg(int fd, struct strbuf *ctlptr, struct strbuf *dataptr, function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 204 int getpmsg(int, struct strbuf *, struct strbuf *, int *, int *); 597 /* 132 */ SYSENT_CI("getpmsg", getpmsg, 5), 958 /* 132 */ SYSENT_CI("getpmsg", getpmsg32, 5),
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 236 getpmsg.o \
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 237 getpmsg.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 209 getpmsg.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 256 getpmsg.o \
|
Completed in 1360 milliseconds