Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/sntp/libopts/autoopts/
HDusage-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-head/contrib/ntp/sntp/libopts/
HDgenshell.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()
HDinit.c59 && (option_xlateable_txt.field_ct != 0) ) { in validate_struct()
/freebsd-head/contrib/ntp/ntpsnmpd/
HDntpsnmpd-opts.c473 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-head/contrib/ntp/ntpq/
HDntpq-opts.c787 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-head/contrib/ntp/ntpdc/
HDntpdc-opts.c742 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-head/contrib/ntp/sntp/
HDsntp-opts.c1094 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-head/contrib/ntp/util/
HDntp-keygen-opts.c1228 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-head/contrib/ntp/ntpd/
HDntpd-opts.c1448 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()