Home
last modified time | relevance | path

Searched refs:AO_gettext (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dgenshell.c386 static char * AO_gettext(char const * pz);
400 AO_gettext(char const * pz) in AO_gettext() function
434 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
460 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c448 static char * AO_gettext(char const * pz);
462 AO_gettext(char const * pz) in AO_gettext() function
496 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
522 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.c717 static char * AO_gettext(char const * pz);
731 AO_gettext(char const * pz) in AO_gettext() function
765 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
791 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.c762 static char * AO_gettext(char const * pz);
776 AO_gettext(char const * pz) in AO_gettext() function
810 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
836 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.c1069 static char * AO_gettext(char const * pz);
1083 AO_gettext(char const * pz) in AO_gettext() function
1117 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
1143 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.c1203 static char * AO_gettext(char const * pz);
1217 AO_gettext(char const * pz) in AO_gettext() function
1251 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
1277 *ppz = AO_gettext(*ppz); in translate_option_strings()
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.c1423 static char * AO_gettext(char const * pz);
1437 AO_gettext(char const * pz) in AO_gettext() function
1471 static void coerce_it(void ** s) { *s = AO_gettext(*s); in coerce_it()
1497 *ppz = AO_gettext(*ppz); in translate_option_strings()