putmsg
if (putmsg(sd, &ctlbuf, (struct strbuf *)0, flags) == -1) {
while (putmsg(pppfd, NULL, &data, 0) < 0) {
if (putmsg(ipfd, &cbuf, NULL, 0) == -1) {
if (putmsg(mibfd, &ctlbuf, NULL, 0) == -1) {
if (putmsg(newtun, &ctrl, &data, 0) < 0) {
if (putmsg(tunfd, &ctrl, &data, 0) < 0) {
if (putmsg(tunfd, &ctrl, &data, 0) < 0) {
if (putmsg(tunfd, &ctrl, &data, 0) < 0) {
ret = putmsg(fd, &hdr, &dat, 0);
if (putmsg(ipfd, &cbuf, NULL, 0) == -1) {
ret = putmsg(fd, &hdr, &dat, 0);
if (putmsg(sd, &ctlbuf, NULL, flags) < 0) {
if (putmsg(fd, &cbuf, NULL, 0) == -1) {
if (syslog_file && putmsg(syslog_logfd, &ctl, &dat, 0) != 0) {
rtncode = putmsg (mdp->writefd, ctlp, datap, flags);
if (putmsg(sd, &ctlbuf, nilp(struct strbuf), flags) == -1) {
if (putmsg(sd, &ctlbuf, NULL, flags) == -1) {
(void) putmsg(logfd, &ctl, &dat, 0);
putmsg(fd, &ctl, &dat, 0);
extern int putmsg(int, const struct strbuf *, const struct strbuf *, int);
if (putmsg(fd, 0, &dat, 0) == -1) {
ret = putmsg(LogFile, &ctl, &dat, 0);
retval = putmsg(fd, (dlreqp == NULL ? NULL: &ctl),
if (putmsg(fd, ctlbufp,
if (putmsg(fd, &ctlbuf,
if (putmsg(fd, &ctlbuf, (databuf.len? &databuf: NULL), 0) < 0) {
if (putmsg(fd, &ctlbuf, NULL, 0) < 0) {
if (putmsg(fd, &ctlbuf, NULL, 0) < 0) {
if (putmsg(fd, &ctlbuf, (struct strbuf *)&unitdata->udata, 0) < 0) {
if (putmsg(fd, &ctlbuf, &databuf, 0) < 0) {
if (putmsg(fd, &ctlbuf, &databuf, 0) < 0) {
putmsg("There are no lines to write to a file");
putmsg("There are no lines to pipe to a shell command");
putmsg("Ignoring empty output of ^ command");
putmsg(msg);
putmsg("The -d option prevents rebuilding the "
putmsg(""); /* clear any previous message */
putmsg("Searching");
putmsg("Cannot reopen temporary file");
putmsg("File does not have expected format");
putmsg(msg);
putmsg(msg);
putmsg(msg);
putmsg("Type ^D to stop editing all lines, "
putmsg("Internal error: cannot get source line from database");
putmsg("Database built with cscope version < 13 does not "
putmsg(msg);
void putmsg(char *msg);
putmsg(""); /* clear any build progress message */
putmsg(msg);
int putmsg(int, struct strbuf *, struct strbuf *, int);
/* 86 */ SYSENT_CI("putmsg", putmsg, 4),
int putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags);