Searched refs:opt_ch (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/amd/amd/
H A Dget_args.c169 int opt_ch, i; local
185 while ((opt_ch = getopt(argc, argv, getopt_args)) != -1)
186 switch (opt_ch) {
/freebsd-10.0-release/contrib/amd/amq/
H A Damq.c296 int opt_ch; local
323 while ((opt_ch = getopt(argc, argv, "Hfh:l:msuvx:D:pP:TUw")) != -1)
324 switch (opt_ch) {

Completed in 90 milliseconds