Home
last modified time | relevance | path

Searched refs:IFPAM (Results 1 – 1 of 1) sorted by relevance

/dports/mail/mdpop3d/mdpop3d-0.97/
H A Dmdpop3d.c337 # define IFPAM(x) macro
339 #define IFPAM(x) x macro
659 "t:cau:r:m:qndR:Vh" IFPAM("s:") IFAPOP("AT:"))) != EOF) in main()
673 IFPAM(case 's': pam_service = optarg; break;) in main()
678 printf("%s: Maildir POP3 daemon %s" IFPAM(" PAM") IFAPOP(" APOP") "\n\ in main()
697 IFPAM(" -s service - use this PAM service\n") in main()