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

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Denv.c50 char const * env_opts = getenv(pOpts->pzPROGNAME); local
59 if (env_opts == NULL)
66 pTL = ao_string_tokenize(env_opts);

Completed in 159 milliseconds