Searched refs:filegen_type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.y248 %type <Integer> filegen_type
607 | T_Type filegen_type
638 filegen_type
H A Dntp_config.c1958 int filegen_type; local
1999 filegen_type = filegen->type;
2018 filegen_type = FILEGEN_NONE;
2022 filegen_type = FILEGEN_PID;
2026 filegen_type = FILEGEN_DAY;
2030 filegen_type = FILEGEN_WEEK;
2034 filegen_type = FILEGEN_MONTH;
2038 filegen_type = FILEGEN_YEAR;
2042 filegen_type = FILEGEN_AGE;
2080 filegen_type, filegen_fla
[all...]

Completed in 86 milliseconds