Searched refs:HASSETUSERCONTEXT (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h858 # define HASSETUSERCONTEXT 1 /* has setusercontext */ macro
977 # define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ macro
996 # define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ macro
1020 # define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ macro
1055 # define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c19 #if HASSETUSERCONTEXT
21 #endif /* HASSETUSERCONTEXT */
1298 #if HASSETUSERCONTEXT
1300 #endif /* HASSETUSERCONTEXT */
1556 # if HASSETUSERCONTEXT
1558 # else /* HASSETUSERCONTEXT */
1560 # endif /* HASSETUSERCONTEXT */
2403 # if HASSETUSERCONTEXT
2430 # endif /* HASSETUSERCONTEXT */
H A Dconf.c5906 #if HASSETUSERCONTEXT
5907 "HASSETUSERCONTEXT",
5908 #endif /* HASSETUSERCONTEXT */

Completed in 125 milliseconds