Searched refs:USERDB (Results 1 – 12 of 12) sorted by relevance
215 #if !defined(USERDB) && (defined(NEWDB) || defined(HESIOD))216 # define USERDB 1 /* look in user database */ macro
17 #if USERDB23 #if USERDB
1090 #if USERDB
916 #if USERDB
2177 #if USERDB
632 #if USERDB in setupmaps()5877 #if USERDB
1393 #if USERDB
3046 #if USERDB
170 If you define NEWDB or HESIOD you get the User Database (USERDB)547 USERDB Define this to 1 to include support for the User Information
2337 #if USERDB
41 USING USERDB TO MAP FULL NAMES3587 | USING USERDB TO MAP FULL NAMES |
4318 Fix USERDB conditional so compiling with NEWDB or HESIOD and4319 setting USERDB=0 works. Fix from Jorg Zanger of Schock.