OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:empty_restrict
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/tests/ntpd/
ntp_restrict.c
37
restrict_u *
empty_restrict
= malloc(sizeof(restrict_u));
local
38
memset(
empty_restrict
, 0, sizeof(restrict_u));
46
*current = *
empty_restrict
;
54
*current = *
empty_restrict
;
58
free(
empty_restrict
);
Completed in 16 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026