Searched refs:ao_string_tokenize (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libopts/
H A Dtokenize.c169 /*=export_func ao_string_tokenize
216 * token_list_t * ptl = ao_string_tokenize(some_string)
235 ao_string_tokenize(char const * str) function
315 token_list_t * p = ao_string_tokenize(arg);
H A Denv.c66 pTL = ao_string_tokenize(env_opts);
/freebsd-10.2-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h754 * ao_string_tokenize - tokenize an input string
792 extern token_list_t * ao_string_tokenize(char const *);

Completed in 33 milliseconds