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

12

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Daddr_match_list.c101 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Ddomain_list.c104 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dnamadr_list.c111 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dstring_list.c93 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Drewrite_clnt.c232 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dverify_clnt.c267 while ((ch = GETOPT(argc, argv, "v")) > 0) {
H A Dresolve_clnt.c371 while ((ch = GETOPT(argc, argv, "v")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postkick/
H A Dpostkick.c154 while ((c = GETOPT(argc, argv, "c:v")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dstream_test.c55 while ((ch = GETOPT(argc, argv, "pn:v")) > 0) {
H A Ddict_open.c430 while ((ch = GETOPT(argc, argv, "v")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c198 while ((ch = GETOPT(argc, argv, "c:l:v")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c215 while ((ch = GETOPT(argc, argv, "c:ip:t:v")) > 0) {
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/
H A Dvgimportclone.sh29 GETOPT=getopt
130 OPTIONS=`"$GETOPT" -o n:dhitv \
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/fsstone/
H A Dfsstone.c180 while ((ch = GETOPT(argc, argv, "crs:")) != EOF) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/master/
H A Dmaster.c311 while ((ch = GETOPT(argc, argv, "c:Dde:tv")) > 0) {
H A Devent_server.c593 while ((c = GETOPT(argc, argv, "cdDi:lm:n:o:s:St:uvVz")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postfix/
H A Dpostfix.c456 while ((ch = GETOPT(argc, argv, "c:Dv")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-sink.c274 while ((ch = GETOPT(argc, argv, "46cvx:")) > 0) {
/netbsd-6-1-5-RELEASE/usr.sbin/nfsd/
H A Dnfsd.c159 #define GETOPT "6n:rtu" macro
161 while ((ch = getopt(argc, argv, GETOPT)) != -1) {
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/
H A Dnfsd.c165 #define GETOPT "6n:rtu" macro
167 while ((ch = getopt(argc, argv, GETOPT)) != -1) {
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A DMakefile.ami50 GETOPT = getopt.o getopt1.o
123 $(GETOPT) $(ALLOCA) $(extras)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postdrop/
H A Dpostdrop.c276 while ((c = GETOPT(argc, argv, "c:rv")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c490 while ((c = GETOPT(argc, argv, "c:fi:ps:v")) > 0) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c1026 if ((c = GETOPT(argc, argv, GETOPT_LIST)) <= 0)
1075 * -q are not parsable with GETOPT() and get special treatment.
1104 if ((c = GETOPT(argc, argv, GETOPT_LIST)) <= 0)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postcat/
H A Dpostcat.c447 while ((ch = GETOPT(argc, argv, "bc:dehoqv")) > 0) {

Completed in 226 milliseconds

12