OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ai_fam_default
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.c
182
static int
ai_fam_default
= AF_UNSPEC; /* default address family */
variable
306
ai_fam_default
= AF_INET;
317
ai_fam_default
= AF_INET;
319
ai_fam_default
= AF_INET6;
321
ai_fam_templ =
ai_fam_default
;
1175
ai_fam_templ =
ai_fam_default
;
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
369
int
ai_fam_default
; /* default address family */
variable
528
ai_fam_default
= AF_INET;
583
ai_fam_templ =
ai_fam_default
;
2541
ai_fam_templ =
ai_fam_default
;
Completed in 18 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026