Home
last modified time | relevance | path

Searched refs:opt_u (Results 1 – 3 of 3) sorted by relevance

/external/iputils/ninfod/
Dninfod.c144 static uid_t opt_u; variable
574 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()
/external/curl/lib/
Dmk-ca-bundle.pl37 …$opt_f $opt_h $opt_i $opt_k $opt_l $opt_m $opt_n $opt_p $opt_q $opt_s $opt_t $opt_u $opt_v $opt_w);
551 if($opt_u && -e $txt && !unlink($txt)) {
/external/openssh/contrib/cygwin/
Dssh-host-config406 [ -n "${user_account}" ] && opt_u="-u ""${user_account}"""
407 csih_select_privileged_username ${opt_f} ${opt_u} sshd