Searched refs:opt_p (Results 1 - 25 of 33) 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.h41 const char *opt_p,
H A Dshell_common.c49 const char *opt_p,
121 if (opt_p && isatty(fd)) {
122 fputs(opt_p, stderr);
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/router/busybox/shell/
H A Dshell_common.h41 const char *opt_p,
H A Dshell_common.c49 const char *opt_p,
121 if (opt_p && isatty(fd)) {
122 fputs(opt_p, stderr);
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.h41 const char *opt_p,
H A Dshell_common.c49 const char *opt_p,
121 if (opt_p && isatty(fd)) {
122 fputs(opt_p, stderr);
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/busybox/miscutils/
H A Dtaskset.c69 unsigned opt_p; local
80 opt_p = getopt32(argv, "+p");
83 if (opt_p) {
98 if (opt_p) {
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
84 txc.constant = xatol(opt_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dtaskset.c69 unsigned opt_p; local
80 opt_p = getopt32(argv, "+p");
83 if (opt_p) {
98 if (opt_p) {
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
84 txc.constant = xatol(opt_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dtaskset.c69 unsigned opt_p; local
80 opt_p = getopt32(argv, "+p");
83 if (opt_p) {
98 if (opt_p) {
H A Dadjtimex.c65 char *opt_o, *opt_f, *opt_p, *opt_t; local
72 &opt_o, &opt_f, &opt_p, &opt_t);
84 txc.constant = xatol(opt_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/cf/
H A Dmake-proto.pl194 if($opt_p) {
195 open(PRIV, ">$opt_p");
196 $private = &foo($opt_p);
349 if($opt_p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/cf/
H A Dmake-proto.pl194 if($opt_p) {
195 open(PRIV, ">$opt_p");
196 $private = &foo($opt_p);
349 if($opt_p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/cf/
H A Dmake-proto.pl194 if($opt_p) {
195 open(PRIV, ">$opt_p");
196 $private = &foo($opt_p);
349 if($opt_p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/autoconf/
H A Dshtool231 opt_p=""
242 opt_p=no
269 opt_p=no
320 opt_p=1
395 opt_p="SLO_"
405 opt_p=no
421 opt_p=""
439 opt_p="$PATH"
1163 ' "$opt_p"
1179 ' "prefix=$opt_p"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/autoconf/
H A Dshtool231 opt_p=""
242 opt_p=no
269 opt_p=no
320 opt_p=1
395 opt_p="SLO_"
405 opt_p=no
421 opt_p=""
439 opt_p="$PATH"
1163 ' "$opt_p"
1179 ' "prefix=$opt_p"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/autoconf/
H A Dshtool231 opt_p=""
242 opt_p=no
269 opt_p=no
320 opt_p=1
395 opt_p="SLO_"
405 opt_p=no
421 opt_p=""
439 opt_p="$PATH"
1163 ' "$opt_p"
1179 ' "prefix=$opt_p"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Dpatch.c445 char *opt_p, *opt_i; local
449 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
452 TT.prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
H A Dpatch_toybox.c399 char *opt_p, *opt_i; local
406 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
410 prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Dpatch.c445 char *opt_p, *opt_i; local
449 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
452 TT.prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
H A Dpatch_toybox.c399 char *opt_p, *opt_i; local
406 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
410 prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Dpatch.c445 char *opt_p, *opt_i; local
449 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
452 TT.prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
H A Dpatch_toybox.c399 char *opt_p, *opt_i; local
406 opts = getopt32(argv, FLAG_STR, &opt_p, &opt_i);
410 prefix = (opts & FLAG_PATHLEN) ? xatoi(opt_p) : 0; // can be negative!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/DOCS/
H A Dcollateindex.pl110 $linkpoints = $opt_p;

Completed in 226 milliseconds

12