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
1555
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1565
strwrite
(ctrl, "-Error reading service name\r\n");
1577
strwrite
(ctrl, "+Available services:\r\n");
1578
strwrite
(ctrl, "help\r\n");
1584
strwrite
(ctrl, "\r\n");
1595
strwrite
(ctrl, "+Go\r\n");
1600
strwrite
(ctrl, "-Service not available\r\n");
inetd.c
1555
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1565
strwrite
(ctrl, "-Error reading service name\r\n");
1577
strwrite
(ctrl, "+Available services:\r\n");
1578
strwrite
(ctrl, "help\r\n");
1584
strwrite
(ctrl, "\r\n");
1595
strwrite
(ctrl, "+Go\r\n");
1600
strwrite
(ctrl, "-Service not available\r\n");
Completed in 28 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026