Searched refs:GETOPT (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddomain_list.c111 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dnamadr_list.c118 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dstring_list.c104 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Daddr_match_list.c111 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dtest_main.c148 while ((ch = GETOPT(argc, argv, "c:v")) > 0) {
H A Dverify_clnt.c284 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Drewrite_clnt.c248 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dresolve_clnt.c377 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dcompat_level.c435 while ((ch = GETOPT(argc, argv, "cx")) > 0) {
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound_cache.sh31 GETOPT=`which getopt`
143 set -- `$GETOPT sSlLrRhH: $arg_list` || {
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dstream_test.c55 while ((ch = GETOPT(argc, argv, "pn:v")) > 0) {
H A Ddict_test.c59 while ((ch = GETOPT(argc, argv, "v")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/postkick/
H A Dpostkick.c171 while ((c = GETOPT(argc, argv, "c:v")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Dtest_dns_lookup.c85 while ((ch = GETOPT(argc, argv, "f:npvs")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c216 while ((ch = GETOPT(argc, argv, "c:l:v")) > 0) {
/netbsd-current/external/gpl2/lvm2/dist/scripts/
H A Dvgimportclone.sh29 GETOPT=getopt
130 OPTIONS=`"$GETOPT" -o n:dhitv \
/netbsd-current/external/ibm-public/postfix/dist/src/fsstone/
H A Dfsstone.c180 while ((ch = GETOPT(argc, argv, "crs:")) != EOF) {
/netbsd-current/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-sink.c280 while ((ch = GETOPT(argc, argv, "46cvx:")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c287 while ((ch = GETOPT(argc, argv, "c:ip:t:v")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/postfix/
H A Dpostfix.c545 while ((ch = GETOPT(argc, argv, "c:Dv")) > 0) {
/netbsd-current/usr.sbin/nfsd/
H A Dnfsd.c435 #define GETOPT "46dn:rtu" macro
437 while ((ch = getopt(argc, argv, GETOPT)) != -1) {
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_map11.c192 while ((ch = GETOPT(argc, argv, "v")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtransport.c342 while ((ch = GETOPT(argc, argv, "v")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf.c849 while ((ch = GETOPT(argc, argv, "aAbc:C:deEfFhHlmMno:pPtT:vxX#")) > 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/master/
H A Dmaster.c359 while ((ch = GETOPT(argc, argv, "c:Dde:istvw")) > 0) {

Completed in 182 milliseconds

12