Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dtokenize.c235 ao_string_tokenize(char const * str) in ao_string_tokenize() function
315 token_list_t * p = ao_string_tokenize(arg); in main()
H A Denv.c66 pTL = ao_string_tokenize(env_opts); in doPrognameEnv()
/freebsd-13.1/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h792 extern token_list_t * ao_string_tokenize(char const *);