OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:option_xlateable_txt
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
usage-txt.h
59
extern usage_text_t
option_xlateable_txt
;
68
#define zalloc_fail (
option_xlateable_txt
.apz_str[ 0])
69
#define zno_opt_arg (
option_xlateable_txt
.apz_str[ 1])
70
#define ztoo_new (
option_xlateable_txt
.apz_str[ 2])
71
#define zwrong_ver (
option_xlateable_txt
.apz_str[ 3])
72
#define zrealloc_fail (
option_xlateable_txt
.apz_str[ 4])
73
#define ztoo_old (
option_xlateable_txt
.apz_str[ 5])
74
#define zao_ver_fmt (
option_xlateable_txt
.apz_str[ 6])
75
#define zao_bug_msg (
option_xlateable_txt
.apz_str[ 7])
76
#define zno_reset (
option_xlateable_txt
.apz_str[ 8]
310
usage_text_t
option_xlateable_txt
= {
variable
[
all
...]
/src/external/bsd/ntp/dist/sntp/libopts/
genshell.c
409
* While processing the
option_xlateable_txt
data, try to use the
413
if (
option_xlateable_txt
.field_ct != 0) {
452
if (
option_xlateable_txt
.field_ct != 0) {
457
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
458
int ix =
option_xlateable_txt
.field_ct;
465
option_xlateable_txt
.field_ct = 0;
init.c
61
&& (
option_xlateable_txt
.field_ct != 0) ) {
/src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.c
740
* While processing the
option_xlateable_txt
data, try to use the
744
if (
option_xlateable_txt
.field_ct != 0) {
783
if (
option_xlateable_txt
.field_ct != 0) {
788
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
789
int ix =
option_xlateable_txt
.field_ct;
796
option_xlateable_txt
.field_ct = 0;
/src/external/bsd/ntp/dist/ntpq/
ntpq-opts.c
785
* While processing the
option_xlateable_txt
data, try to use the
789
if (
option_xlateable_txt
.field_ct != 0) {
828
if (
option_xlateable_txt
.field_ct != 0) {
833
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
834
int ix =
option_xlateable_txt
.field_ct;
841
option_xlateable_txt
.field_ct = 0;
/src/external/bsd/ntp/dist/ntpsnmpd/
ntpsnmpd-opts.c
471
* While processing the
option_xlateable_txt
data, try to use the
475
if (
option_xlateable_txt
.field_ct != 0) {
514
if (
option_xlateable_txt
.field_ct != 0) {
519
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
520
int ix =
option_xlateable_txt
.field_ct;
527
option_xlateable_txt
.field_ct = 0;
/src/external/bsd/ntp/dist/ntpd/
ntpd-opts.c
1446
* While processing the
option_xlateable_txt
data, try to use the
1450
if (
option_xlateable_txt
.field_ct != 0) {
1489
if (
option_xlateable_txt
.field_ct != 0) {
1494
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
1495
int ix =
option_xlateable_txt
.field_ct;
1502
option_xlateable_txt
.field_ct = 0;
/src/external/bsd/ntp/dist/sntp/
sntp-opts.c
1092
* While processing the
option_xlateable_txt
data, try to use the
1096
if (
option_xlateable_txt
.field_ct != 0) {
1135
if (
option_xlateable_txt
.field_ct != 0) {
1140
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
1141
int ix =
option_xlateable_txt
.field_ct;
1148
option_xlateable_txt
.field_ct = 0;
/src/external/bsd/ntp/dist/util/
ntp-keygen-opts.c
1226
* While processing the
option_xlateable_txt
data, try to use the
1230
if (
option_xlateable_txt
.field_ct != 0) {
1269
if (
option_xlateable_txt
.field_ct != 0) {
1274
char ** ppz = (char**)VOIDP(&(
option_xlateable_txt
));
1275
int ix =
option_xlateable_txt
.field_ct;
1282
option_xlateable_txt
.field_ct = 0;
Completed in 24 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026