Home
last modified time | relevance | path

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

123

/illumos-gate/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 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 Dedit.c85 putmsg("Type ^D to stop editing all lines, " in editall()
108 putmsg(msg); in edit()
H A Dfind.c553 putmsg("Database built with cscope version < 13 does not " in findassignments()
965 putmsg(msg); in progress()
1099 putmsg("Internal error: cannot get source line from database"); in putsource()
H A Dglobal.h223 void putmsg(char *msg);
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dputmsg.S38 SYSCALL2_RESTART_RVAL1(__putmsg,putmsg)
/illumos-gate/usr/src/head/
H A Dstropts.h50 extern int putmsg(int, const struct strbuf *, const struct strbuf *, int);
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h499 #pragma redefine_extname putmsg __xpg4_putmsg
504 #define putmsg __xpg4_putmsg macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c95 if (putmsg(fd, &ctlbuf, NULL, 0) < 0) { in _tx_sndrel()
H A Dt_sndreldata.c102 if (putmsg(fd, &ctlbuf, NULL, 0) < 0) { in _tx_sndreldata()
H A Dt_snddis.c155 if (putmsg(fd, &ctlbuf, (databuf.len? &databuf: NULL), 0) < 0) { in _tx_snddis()
H A Dt_sndudata.c167 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.c130 if (putmsg(fd, ctlbufp, in _t_snd_conn_req()
H A Dt_accept.c242 if (putmsg(fd, &ctlbuf, in _tx_accept()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlfmt_log.c100 if (putmsg(fd, 0, &dat, 0) == -1) { in __lfmt_log()
/illumos-gate/usr/src/man/man2/
H A DMakefile114 putmsg.2 \
371 putpmsg.2 := LINKSRC = putmsg.2
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrclean.c127 putmsg(fd, &ctl, &dat, 0); in main()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dstreamio.c72 rtncode = putmsg (mdp->writefd, ctlp, datap, flags); in Putmsg()
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_mib.c83 if (putmsg(fd, &cbuf, NULL, 0) == -1) { in conn_walk()
/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum83 putmsg 86
/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum82 putmsg 86
/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c51 int putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags);
105 putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags) in putmsg() function
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_ktli.c354 if (putmsg(vp->v_fd, &ctlbuf, &databuf, 0) < 0) { in tli_send()

123