Searched refs:USERDB (Results 1 – 12 of 12) sorted by relevance
217 #if !defined(USERDB) && (defined(NEWDB) || defined(HESIOD))218 # define USERDB 1 /* look in user database */ macro
17 #if USERDB23 #if USERDB
1103 #if USERDB
921 #if USERDB
2174 #if USERDB
663 #if USERDB in setupmaps()5996 #if USERDB
1489 #if USERDB
3076 #if USERDB
178 If you define NEWDB or HESIOD you get the User Database (USERDB)558 USERDB Define this to 1 to include support for the User Information
2369 #if USERDB
41 USING USERDB TO MAP FULL NAMES3589 | USING USERDB TO MAP FULL NAMES |
4436 Fix USERDB conditional so compiling with NEWDB or HESIOD and4437 setting USERDB=0 works. Fix from Jorg Zanger of Schock.