Searched refs:opt_u (Results 1 – 4 of 4) sorted by relevance
91 our $opt_u = 0; # Unexpand spaces to tabs?127 } elsif ($opt_u) {
144 static uid_t opt_u; variable574 if (seteuid(opt_u ? opt_u : getuid()) < 0) { in drop_capabilities()626 opt_u = pw->pw_uid; in parse_args()628 opt_u = val; in parse_args()
37 use vars qw($opt_b $opt_d $opt_f $opt_h $opt_i $opt_l $opt_n $opt_p $opt_q $opt_s $opt_t $opt_u $op…498 unlink $txt if ($opt_u);
431 [ -n "${user_account}" ] && opt_u="-u ""${user_account}"""432 csih_select_privileged_username ${opt_f} ${opt_u} sshd