Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/include/sm/
Dconf.h102 # ifndef HASGETUSERSHELL
103 # define HASGETUSERSHELL 0 /* getusershell(3) causes core dumps */ macro
215 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
248 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
303 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
448 # define HASGETUSERSHELL 1 /* getusershell(3c) bug fixed in 2.7 */ macro
473 # ifndef HASGETUSERSHELL
474 # define HASGETUSERSHELL 0 /* getusershell(3) causes core dumps pre-2.7 */ macro
482 # define HASGETUSERSHELL 1 /* DOES have getusershell(3) call in libc */ macro
549 # define HASGETUSERSHELL 0 /* does not have getusershell(3) */ macro
[all …]
/freebsd-10-stable/contrib/sendmail/src/
Dconf.c3080 #if !HASGETUSERSHELL
3165 # if HASGETUSERSHELL
5944 #if HASGETUSERSHELL
DREADME317 HASGETUSERSHELL Define this to 1 if you have getusershell(3) in your
/freebsd-10-stable/contrib/sendmail/
DRELEASE_NOTES6297 Solaris: Make sure HASGETUSERSHELL setting for SunOS is not