Home
last modified time | relevance | path

Searched refs:SPN_LOAD_LINE_SKIP_CHARS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dload.c478 line = SPN_LOAD_LINE_SKIP_CHARS(line); in load_opt_line()
H A Dag-char-map.h342 #define SPN_LOAD_LINE_SKIP_CHARS(_s) spn_ag_char_map_chars(_s, 45) macro