Searched refs:_PATH_SMP_DB (Results 1 – 2 of 2) sorted by relevance
74 #define _PATH_SMP_DB "/etc/spwd.db" macro
729 (res = dbopen(_PATH_SMP_DB, O_RDONLY, 0, DB_HASH, NULL)) == NULL) in pwdbopen()