Home
last modified time | relevance | path

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

/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()
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()
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()
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()
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()
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()
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()
1493 int ix = option_xlateable_txt.field_ct; in translate_option_strings()
1500 option_xlateable_txt.field_ct = 0; in translate_option_strings()
/freebsd-head/contrib/ntp/sntp/libopts/autoopts/
HDusage-txt.h45 int field_ct; member