Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c250 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od) in text_to_var() function
376 text_to_var(opts, TT_LONGUSAGE, NULL); in emit_usage()
377 text_to_var(opts, TT_USAGE, NULL); in emit_usage()
385 text_to_var(opts, TT_VERSION, pOptDesc); in emit_usage()
H A Dproto.h266 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od);