Searched refs:USERDB (Results 1 – 12 of 12) sorted by relevance
221 #if !defined(USERDB) && (defined(NEWDB) || defined(HESIOD))222 # define USERDB 1 /* look in user database */ macro
17 #if USERDB23 #if USERDB
1090 #if USERDB
935 #if USERDB
668 #if USERDB in setupmaps()6049 #if USERDB
2249 #if USERDB
1604 #if USERDB
3138 #if USERDB
174 If you define NEWDB or HESIOD you get the User Database (USERDB)556 USERDB Define this to 1 to include support for the User Information
2405 #if USERDB
41 USING USERDB TO MAP FULL NAMES3616 | USING USERDB TO MAP FULL NAMES |
4734 Fix USERDB conditional so compiling with NEWDB or HESIOD and4735 setting USERDB=0 works. Fix from Jorg Zanger of Schock.