OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeout_spec
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
537
| SET TIMEOUT
timeout_spec
3917
timeout_spec
: STRING number
label
3932
timeout_list : timeout_list comma
timeout_spec
3933
|
timeout_spec
/src/external/bsd/nsd/dist/
server.c
2795
struct timespec
timeout_spec
;
local
2937
timeout_spec
.tv_sec = 1;
2938
timeout_spec
.tv_nsec = 0;
2941
if(netio_dispatch(netio, &
timeout_spec
, 0) == -1) {
Completed in 110 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026