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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dshell_common.h42 const char *opt_t,
H A Dshell_common.c50 const char *opt_t,
83 if (opt_t) {
84 end_ms = bb_strtou(opt_t, NULL, 10);
89 ts.tv_sec = bb_strtou(opt_t, &p, 10);
44 shell_builtin_read(void FAST_FUNC (*setvar)(const char *name, const char *val), char **argv, const char *ifs, int read_flags, const char *opt_n, const char *opt_p, const char *opt_t, const char *opt_u ) argument
H A Dash.c12589 char *opt_t = NULL; local
12607 opt_t = optionarg;
12626 opt_t,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dshell_common.h42 const char *opt_t,
H A Dshell_common.c50 const char *opt_t,
83 if (opt_t) {
84 end_ms = bb_strtou(opt_t, NULL, 10);
89 ts.tv_sec = bb_strtou(opt_t, &p, 10);
44 shell_builtin_read(void FAST_FUNC (*setvar)(const char *name, const char *val), char **argv, const char *ifs, int read_flags, const char *opt_n, const char *opt_p, const char *opt_t, const char *opt_u ) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dshell_common.h42 const char *opt_t,
H A Dshell_common.c50 const char *opt_t,
83 if (opt_t) {
84 end_ms = bb_strtou(opt_t, NULL, 10);
89 ts.tv_sec = bb_strtou(opt_t, &p, 10);
44 shell_builtin_read(void FAST_FUNC (*setvar)(const char *name, const char *val), char **argv, const char *ifs, int read_flags, const char *opt_n, const char *opt_p, const char *opt_t, const char *opt_u ) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
101 my $format = $opt_t ? "plain text and " : "";
167 if (!$opt_t) {
171 if ($opt_t) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
101 my $format = $opt_t ? "plain text and " : "";
167 if (!$opt_t) {
171 if ($opt_t) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
101 my $format = $opt_t ? "plain text and " : "";
167 if (!$opt_t) {
171 if ($opt_t) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
88 txc.tick = xatol(opt_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
88 txc.tick = xatol(opt_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
88 txc.tick = xatol(opt_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dexpand.c135 const char *opt_t = "8"; local
160 opt = getopt32(argv, "it:", &opt_t);
165 opt = getopt32(argv, "ft:a", &opt_t);
169 tab_size = xatou_range(opt_t, 1, UINT_MAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dexpand.c135 const char *opt_t = "8"; local
160 opt = getopt32(argv, "it:", &opt_t);
165 opt = getopt32(argv, "ft:a", &opt_t);
169 tab_size = xatou_range(opt_t, 1, UINT_MAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dexpand.c135 const char *opt_t = "8"; local
160 opt = getopt32(argv, "it:", &opt_t);
165 opt = getopt32(argv, "ft:a", &opt_t);
169 tab_size = xatou_range(opt_t, 1, UINT_MAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/DOCS/
H A Dcollateindex.pl113 $title = $opt_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl113 $title = $opt_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/DOCS/
H A Dcollateindex.pl113 $title = $opt_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl113 $title = $opt_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/DOCS/
H A Dcollateindex.pl113 $title = $opt_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl113 $title = $opt_t;

Completed in 290 milliseconds

12