OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:transwait
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/libexec/tftp-proxy/
tftp-proxy.c
85
int
transwait
= DEFTRANSWAIT;
local in function:main
109
transwait
= strtoll(optarg, &p, 10);
110
if (
transwait
< 1) {
353
sleep(
transwait
);
418
syslog(LOG_ERR, "usage: %s [-v] [-w
transwait
]", __progname);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025