Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c317 pzScan = SPN_HORIZ_WHITE_CHARS(pzScan); in scan_name()
324 pzScan = SPN_HORIZ_WHITE_CHARS(pzScan + 1); in scan_name()
H A Dag-char-map.h167 #define SPN_HORIZ_WHITE_CHARS(_s) spn_ag_char_map_chars(_s, 10) macro