Home
last modified time | relevance | path

Searched refs:putmsg (Results 1 – 25 of 61) sorted by relevance

123

/titanic_44/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dputmsg.s38 SYSCALL_RESTART(putmsg)
41 SET_SIZE(putmsg)
/titanic_44/usr/src/tools/cscope-fast/
H A Ddisplay.c406 putmsg("Searching"); in search()
475 putmsg("Cannot reopen temporary file"); in writerefsfound()
506 putmsg("File does not have expected format"); in countrefs()
560 putmsg(msg); in myperror()
566 putmsg(char *msg) in putmsg() function
597 putmsg(msg); in putmsg2()
H A Dedit.c87 putmsg("Type ^D to stop editing all lines, " in editall()
110 putmsg(msg); in edit()
H A Dcommand.c83 putmsg("The -d option prevents rebuilding the " in command()
96 putmsg(""); /* clear any previous message */ in command()
221 putmsg("There are no lines to write to a file"); in command()
271 putmsg("There are no lines to pipe to a shell command"); in command()
301 putmsg("Ignoring empty output of ^ command"); in command()
622 putmsg(msg); in changestring()
H A Dfind.c555 putmsg("Database built with cscope version < 13 does not " in findassignments()
967 putmsg(msg); in progress()
1101 putmsg("Internal error: cannot get source line from database"); in putsource()
H A Dglobal.h223 void putmsg(char *msg);
/titanic_44/usr/src/lib/libc/common/sys/
H A Dputmsg.s38 SYSCALL2_RESTART_RVAL1(__putmsg,putmsg)
/titanic_44/usr/src/head/
H A Dstropts.h50 extern int putmsg(int, const struct strbuf *, const struct strbuf *, int);
/titanic_44/usr/src/uts/common/sys/
H A Dstropts.h501 #pragma redefine_extname putmsg __xpg4_putmsg
506 #define putmsg __xpg4_putmsg macro
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c97 if (putmsg(fd, &ctlbuf, NULL, 0) < 0) { in _tx_sndrel()
H A Dt_sndreldata.c104 if (putmsg(fd, &ctlbuf, NULL, 0) < 0) { in _tx_sndreldata()
H A Dt_snddis.c157 if (putmsg(fd, &ctlbuf, (databuf.len? &databuf: NULL), 0) < 0) { in _tx_snddis()
H A Dt_sndudata.c169 if (putmsg(fd, &ctlbuf, (struct strbuf *)&unitdata->udata, 0) < 0) { in _tx_sndudata()
H A Dt_sndvudata.c177 if (putmsg(fd, &ctlbuf, &databuf, 0) < 0) { in _tx_sndvudata()
H A D_conn_util.c132 if (putmsg(fd, ctlbufp, in _t_snd_conn_req()
H A Dt_accept.c244 if (putmsg(fd, &ctlbuf, in _tx_accept()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dlfmt_log.c102 if (putmsg(fd, 0, &dat, 0) == -1) { in __lfmt_log()
/titanic_44/usr/src/man/man2/
H A DMakefile111 putmsg.2 \
362 putpmsg.2 := LINKSRC = putmsg.2
/titanic_44/usr/src/cmd/streams/log/
H A Dstrclean.c127 putmsg(fd, &ctl, &dat, 0); in main()
/titanic_44/usr/src/cmd/lp/lib/msgs/
H A Dstreamio.c76 rtncode = putmsg (mdp->writefd, ctlp, datap, flags); in Putmsg()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c294 if (putmsg(tunfd, &ctrl, &data, 0) < 0) { in handle_input()
376 if (putmsg(tunfd, &ctrl, &data, 0) < 0) { in handle_input()
/titanic_44/usr/src/uts/intel/os/
H A Dname_to_sysnum82 putmsg 86
/titanic_44/usr/src/uts/sparc/os/
H A Dname_to_sysnum81 putmsg 86
/titanic_44/usr/src/ucbcmd/sbcp/
H A Dsyscalls.list176 putmsg SIMPLE /* 152 = 4, putmsg */
/titanic_44/usr/src/uts/common/syscall/
H A Dstrcalls.c54 int putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags);
108 putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags) in putmsg() function

123