Searched refs:CALLED (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ | ||
H A D | autoopts.h | 153 #define CALLED(d) ((d)==0) macro |
H A D | load.c | 491 if ((! CALLED(direction)) && (opt_state->flags & OPTST_NO_INIT)) in load_opt_line() |