Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dload.c338 char * end = strpbrk(txt, ARG_BREAK_STR); in assemble_arg_val()
H A Dao-strs.h44 #define ARG_BREAK_STR (ao_strs_strtable+280) macro