Searched refs:opt_C (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/infiniband-diags/scripts/
H A Dibprintca.pl69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
H A Dibprintrt.pl69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
H A Dibprintswitch.pl69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
H A Dibfindnodesusing.pl92 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
H A Dibqueryerrors.pl184 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
H A Diblinkinfo.pl93 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c780 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; local
824 opt_C = opt_H = 1;
828 opt_C = 1;
851 if (opt_C == 0 && opt_H == 0)
852 opt_C = 1;
938 if (opt_C) {

Completed in 60 milliseconds