Searched defs:OPTIND (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c1199 #define OPTIND (optind > 0 ? optind : 1) macro
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1329 #define OPTIND (optind > 0 ? optind : 1) macro

Completed in 90 milliseconds