Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dtokenize.c218 ao_string_tokenize(char const * str) in ao_string_tokenize() function
298 token_list_t * p = ao_string_tokenize(arg); in main()
H A Denv.c60 pTL = ao_string_tokenize(env_opts); in doPrognameEnv()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h794 extern token_list_t * ao_string_tokenize(char const *);