OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strwrite
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/inetd/
inetd.c
1437
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1447
strwrite
(ctrl, "-Error reading service name\r\n");
1459
strwrite
(ctrl, "+Available services:\r\n");
1460
strwrite
(ctrl, "help\r\n");
1466
strwrite
(ctrl, "\r\n");
1477
strwrite
(ctrl, "+Go\r\n");
1482
strwrite
(ctrl, "-Service not available\r\n");
inetd.c
1437
#define
strwrite
(fd, buf) (void) write(fd, buf, sizeof(buf)-1)
macro
1447
strwrite
(ctrl, "-Error reading service name\r\n");
1459
strwrite
(ctrl, "+Available services:\r\n");
1460
strwrite
(ctrl, "help\r\n");
1466
strwrite
(ctrl, "\r\n");
1477
strwrite
(ctrl, "+Go\r\n");
1482
strwrite
(ctrl, "-Service not available\r\n");
Completed in 25 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025