Searched refs:putpmsg (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dputpmsg.s30 .file "putpmsg.s"
32 /* C library -- putpmsg */
38 SYSCALL2_RESTART_RVAL1(__putpmsg,putpmsg)
/illumos-gate/usr/src/head/
H A Dstropts.h55 extern int putpmsg(int, const struct strbuf *, const struct strbuf *, int, int);
/illumos-gate/usr/src/man/man2/
H A DMakefile228 putpmsg.2 \
362 putpmsg.2 := LINKSRC = putmsg.2
/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/libnsl/nsl/
H A Dt_snd.c193 retval = putpmsg(fd, &ctlbuf, &databuf, band, MSG_BAND);
H A Dt_sndv.c217 retval = putpmsg(fd, &ctlbuf, &databuf, band, MSG_BAND);
/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/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/uts/common/os/
H A Dsysent.c205 int putpmsg(int, struct strbuf *, struct strbuf *, int, int);
598 /* 133 */ SYSENT_CI("putpmsg", putpmsg, 5),
959 /* 133 */ SYSENT_CI("putpmsg", putpmsg32, 5),
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com273 putpmsg.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com274 putpmsg.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile246 putpmsg.o \
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c1499 if (putpmsg(logfd, &ctl, &dat, 1, MSG_BAND) == -1)
1500 logprint(SC_SL_ERR | SC_EXIT_ERR, "putpmsg: %s",
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com293 putpmsg.o \

Completed in 68 milliseconds