Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dconf.h107 # ifndef HASGETUSERSHELL
108 # define HASGETUSERSHELL 0 /* getusershell(3) causes core dumps */ macro
220 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
253 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
308 # define HASGETUSERSHELL 0 /* does not have getusershell(3) call */ macro
447 # define HASGETUSERSHELL 1 /* getusershell(3c) bug fixed in 2.7 */ macro
470 # ifndef HASGETUSERSHELL
471 # define HASGETUSERSHELL 0 /* getusershell(3) causes core dumps pre-2.7 */ macro
476 # define HASGETUSERSHELL 1 /* DOES have getusershell(3) call in libc */ macro
543 # define HASGETUSERSHELL 0 /* does not have getusershell(3) */ macro
[all …]
/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c3071 #if !HASGETUSERSHELL
3156 # if HASGETUSERSHELL
5864 #if HASGETUSERSHELL