Searched refs:buf_output0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dserver.c596 buf_output0 (buf_to_net, "error ");
603 buf_output0 (buf_to_net, msg);
623 buf_output0 (buf_to_net, pending_error_text);
628 buf_output0 (buf_to_net, "error \n");
722 buf_output0 (buf_to_net, "E response `");
723 buf_output0 (buf_to_net, rs->name);
724 buf_output0 (buf_to_net, "' not supported by client\nerror \n");
2188 buf_output0 (buf_to_net, "Notified ");
2194 buf_output0 (buf_to_net, dir);
2198 buf_output0 (buf_to_ne
[all...]
H A Dbuffer.h139 extern void buf_output0 PROTO((struct buffer *, const char *));
H A Dbuffer.c272 buf_output0 (buf, string) function

Completed in 64 milliseconds