Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dload.c480 line = SPN_LOAD_LINE_SKIP_CHARS(line); in load_opt_line()
Dag-char-map.h344 #define SPN_LOAD_LINE_SKIP_CHARS(_s) spn_ag_char_map_chars(_s, 45) macro