Searched refs:opt_t (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_types.h29 typedef unsigned char opt_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool240 opt_t=no
251 opt_t=no
267 opt_t=no
280 opt_t=no
291 opt_t=no
301 opt_t=no
310 opt_t=no
335 opt_t=no
352 opt_t=no
373 opt_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dadjtimex.c53 char *opt_o, *opt_f, *opt_p, *opt_t; local
60 &opt_o, &opt_f, &opt_p, &opt_t);
75 txc.tick = xatol(opt_t);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dexpand.c132 const char *opt_t = "8"; local
156 opt = getopt32(argv, "it:", &opt_t);
161 opt = getopt32(argv, "ft:a", &opt_t);
165 tab_size = xatou_range(opt_t, 1, UINT_MAX);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_d $opt_f $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v $opt_w);
157 my $format = $opt_t ? "plain text and " : "";
246 if (!$opt_t) {

Completed in 70 milliseconds