Home
last modified time | relevance | path

Searched refs:putpmsg (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/lib/libc/common/sys/
H A Dputpmsg.s38 SYSCALL2_RESTART_RVAL1(__putpmsg,putpmsg)
/titanic_41/usr/src/head/
H A Dstropts.h55 extern int putpmsg(int, const struct strbuf *, const struct strbuf *, int, int);
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h502 #pragma redefine_extname putpmsg __xpg4_putpmsg
507 #define putpmsg __xpg4_putpmsg macro
/titanic_41/usr/src/man/man2/
H A DMakefile228 putpmsg.2 \
362 putpmsg.2 := LINKSRC = putmsg.2
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_snd.c193 retval = putpmsg(fd, &ctlbuf, &databuf, band, MSG_BAND); in _tx_snd()
H A Dt_sndv.c217 retval = putpmsg(fd, &ctlbuf, &databuf, band, MSG_BAND); in _tx_sndv()
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum127 putpmsg 133
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum125 putpmsg 133
/titanic_41/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, in putpmsg() function
/titanic_41/usr/src/lib/libsys/i386/
H A Dlibsys.list90 f 1 putpmsg
/titanic_41/usr/src/lib/libsys/sparc/
H A Dlibsys.list89 f 1 putpmsg
/titanic_41/usr/src/lib/libsys/common/
H A Dmapfile-vers252 putpmsg;
/titanic_41/usr/src/lib/libc/port/threads/
H A Dscalls.c53 #pragma weak _putpmsg = putpmsg
572 putpmsg(int fd, const struct strbuf *ctlptr, in putpmsg() function
/titanic_41/usr/src/lib/libpthread/common/
H A Dmapfile-vers89 putpmsg { TYPE = FUNCTION };
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c204 int putpmsg(int, struct strbuf *, struct strbuf *, int, int);
597 /* 133 */ SYSENT_CI("putpmsg", putpmsg, 5),
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg836 @ MSG_SYS_PUTPMSG "[ putpmsg ]" # 133
837 @ MSG_SYS_PUTPMSG_ALT "putpmsg"
/titanic_41/usr/src/lib/libthread/common/
H A Dmapfile-vers100 putpmsg { TYPE = FUNCTION };
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common702 putpmsg
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc222 link path=usr/share/man/man2/putpmsg.2 target=putmsg.2
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile249 putpmsg.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com273 putpmsg.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com271 putpmsg.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com288 putpmsg.o \
/titanic_41/usr/src/lib/libbsm/
H A Daudit_event.txt260 218:AUE_PUTPMSG:putpmsg(2):nt
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c1499 if (putpmsg(logfd, &ctl, &dat, 1, MSG_BAND) == -1) in message_save()

12