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 - 4
of
4
) 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
;
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
;
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 244 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026