OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strwrite
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/inetd/
inetd.c
1553
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1563
strwrite
(ctrl, "-Error reading service name\r\n");
1575
strwrite
(ctrl, "+Available services:\r\n");
1576
strwrite
(ctrl, "help\r\n");
1582
strwrite
(ctrl, "\r\n");
1593
strwrite
(ctrl, "+Go\r\n");
1598
strwrite
(ctrl, "-Service not available\r\n");
inetd.c
1553
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1563
strwrite
(ctrl, "-Error reading service name\r\n");
1575
strwrite
(ctrl, "+Available services:\r\n");
1576
strwrite
(ctrl, "help\r\n");
1582
strwrite
(ctrl, "\r\n");
1593
strwrite
(ctrl, "+Go\r\n");
1598
strwrite
(ctrl, "-Service not available\r\n");
Completed in 54 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026