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

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.pl37 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 $opt_v $opt_w);
416 unlink $txt if ($opt_u);
/macosx-10.10/dtrace-147/test/cmd/scripts/
H A Ddtest.pl302 if ($opt_u) {
636 if ($opt_u) {
/macosx-10.10/OpenSSH-189/openssh/contrib/cygwin/
H A Dssh-host-config445 [ -n "${user_account}" ] && opt_u="-u ""${user_account}"""
446 csih_select_privileged_username ${opt_f} ${opt_u} sshd
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c357 static u_int opt_s, opt_u, opt_P; local
453 opt_u = argto2(optarg, 1, "sectors/track");
493 if (opt_u)
494 bpb.spt = opt_u;
501 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag)))
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dns32k-dis.c110 static const struct ns32k_option opt_u[]= /* Restore, exit. */
687 optlist (Ivalue, opt_u, result);
108 static const struct ns32k_option opt_u[]= /* Restore, exit. */ variable in typeref:struct:ns32k_option

Completed in 110 milliseconds