Searched refs:FILEGEN_NONE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_filegen.h20 #define FILEGEN_NONE 255 /* no generations - use plain file name */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c132 "\"%s\" - reverting to FILEGEN_NONE",
134 gen->type = FILEGEN_NONE;
137 case FILEGEN_NONE:
208 if (FILEGEN_NONE != gen->type) {
367 case FILEGEN_NONE:
H A Dntp_config.c2441 filegen_type = FILEGEN_NONE;

Completed in 99 milliseconds