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

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dgenshell.c381 static char * AO_gettext(char const * pz);
395 AO_gettext(char const * pz) function
429 static void coerce_it(void ** s) { *s = AO_gettext(*s);
455 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c443 static char * AO_gettext(char const * pz);
457 AO_gettext(char const * pz) function
491 static void coerce_it(void ** s) { *s = AO_gettext(*s);
517 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-opts.c730 static char * AO_gettext(char const * pz);
744 AO_gettext(char const * pz) function
778 static void coerce_it(void ** s) { *s = AO_gettext(*s);
804 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc-opts.c685 static char * AO_gettext(char const * pz);
699 AO_gettext(char const * pz) function
733 static void coerce_it(void ** s) { *s = AO_gettext(*s);
759 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/sntp/
H A Dsntp-opts.c1065 static char * AO_gettext(char const * pz);
1079 AO_gettext(char const * pz) function
1113 static void coerce_it(void ** s) { *s = AO_gettext(*s);
1139 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd-opts.c1418 static char * AO_gettext(char const * pz);
1432 AO_gettext(char const * pz) function
1466 static void coerce_it(void ** s) { *s = AO_gettext(*s);
1492 *ppz = AO_gettext(*ppz);
/freebsd-11-stable/contrib/ntp/util/
H A Dntp-keygen-opts.c1199 static char * AO_gettext(char const * pz);
1213 AO_gettext(char const * pz) function
1247 static void coerce_it(void ** s) { *s = AO_gettext(*s);
1273 *ppz = AO_gettext(*ppz);

Completed in 143 milliseconds