Searched refs:opt_u (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dshell_common.h43 const char *opt_u
H A Dshell_common.c51 const char *opt_u
115 if (opt_u) {
116 fd = bb_strtou(opt_u, NULL, 10);
H A Dash.c12590 char *opt_u = NULL; local
12613 opt_u = optionarg;
12627 opt_u
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dshell_common.h43 const char *opt_u
H A Dshell_common.c51 const char *opt_u
115 if (opt_u) {
116 fd = bb_strtou(opt_u, NULL, 10);
H A Dash.c12590 char *opt_u = NULL; local
12613 opt_u = optionarg;
12627 opt_u
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dshell_common.h43 const char *opt_u
H A Dshell_common.c51 const char *opt_u
115 if (opt_u) {
116 fd = bb_strtou(opt_u, NULL, 10);
H A Dash.c12590 char *opt_u = NULL; local
12613 opt_u = optionarg;
12627 opt_u
/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);
181 unlink $txt if ($opt_u);
/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);
181 unlink $txt if ($opt_u);
/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);
181 unlink $txt if ($opt_u);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/networking/
H A Difenslave.c193 opt_u = 0, /* Usage */ variable
258 case 'u': opt_u++; exclusive++; break;
284 if (opt_u) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/networking/
H A Difenslave.c193 opt_u = 0, /* Usage */ variable
258 case 'u': opt_u++; exclusive++; break;
284 if (opt_u) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dns32k-dis.c109 static const struct ns32k_option opt_u[]= /* Restore, exit. */
686 optlist (Ivalue, opt_u, result);
107 static const struct ns32k_option opt_u[]= /* Restore, exit. */ variable in typeref:struct:ns32k_option
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dns32k-dis.c109 static const struct ns32k_option opt_u[]= /* Restore, exit. */
686 optlist (Ivalue, opt_u, result);
107 static const struct ns32k_option opt_u[]= /* Restore, exit. */ variable in typeref:struct:ns32k_option
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dns32k-dis.c109 static const struct ns32k_option opt_u[]= /* Restore, exit. */
686 optlist (Ivalue, opt_u, result);
107 static const struct ns32k_option opt_u[]= /* Restore, exit. */ variable in typeref:struct:ns32k_option
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/autoconf/
H A Dshtool340 opt_u=""
2315 if [ ".$opt_u" != . ]; then
2316 tardy_opt="$tardy_opt --user_name=$opt_u"
2344 if [ ".$opt_u" != . ]; then
2346 echo "chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1" 2>&1
2348 chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1 ||\
2349 echo "$msgprefix:Warning: cannot set user name \`$opt_u' (would require root privileges)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/autoconf/
H A Dshtool340 opt_u=""
2315 if [ ".$opt_u" != . ]; then
2316 tardy_opt="$tardy_opt --user_name=$opt_u"
2344 if [ ".$opt_u" != . ]; then
2346 echo "chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1" 2>&1
2348 chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1 ||\
2349 echo "$msgprefix:Warning: cannot set user name \`$opt_u' (would require root privileges)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/autoconf/
H A Dshtool340 opt_u=""
2315 if [ ".$opt_u" != . ]; then
2316 tardy_opt="$tardy_opt --user_name=$opt_u"
2344 if [ ".$opt_u" != . ]; then
2346 echo "chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1" 2>&1
2348 chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1 ||\
2349 echo "$msgprefix:Warning: cannot set user name \`$opt_u' (would require root privileges)"

Completed in 296 milliseconds