Home
last modified time | relevance | path

Searched refs:option_xlateable_txt (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Dusage-txt.h57 extern usage_text_t option_xlateable_txt;
66 #define zalloc_fail (option_xlateable_txt.apz_str[ 0])
67 #define zno_opt_arg (option_xlateable_txt.apz_str[ 1])
68 #define ztoo_new (option_xlateable_txt.apz_str[ 2])
69 #define zwrong_ver (option_xlateable_txt.apz_str[ 3])
70 #define zrealloc_fail (option_xlateable_txt.apz_str[ 4])
71 #define ztoo_old (option_xlateable_txt.apz_str[ 5])
72 #define zao_ver_fmt (option_xlateable_txt.apz_str[ 6])
73 #define zao_bug_msg (option_xlateable_txt.apz_str[ 7])
74 #define zno_reset (option_xlateable_txt.apz_str[ 8])
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A Dgenshell.c411 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
450 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
455 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
456 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
463 option_xlateable_txt.field_ct = 0; in translate_option_strings()
H A Dinit.c59 && (option_xlateable_txt.field_ct != 0) ) { in validate_struct()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c469 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
473 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
512 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
517 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
518 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
525 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.c738 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
742 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
781 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
786 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
787 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
794 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.c783 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
787 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
826 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
831 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
832 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
839 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.c1090 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
1094 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
1133 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
1138 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
1139 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
1146 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.c1224 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
1228 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
1267 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
1272 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
1273 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
1280 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.c1444 * While processing the option_xlateable_txt data, try to use the in AO_gettext()
1448 if (option_xlateable_txt.field_ct != 0) { in AO_gettext()
1487 if (option_xlateable_txt.field_ct != 0) { in translate_option_strings()
1492 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings()
1493 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
1500 option_xlateable_txt.field_ct = 0; in translate_option_strings()