Searched refs:_PATH_SMP_DB (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/
H A Dpwd.h71 #define _PATH_SMP_DB "/etc/spwd.db" macro
76 /* Historically, the keys in _PATH_MP_DB/_PATH_SMP_DB had the format
/freebsd-current/lib/libc/gen/
H A Dgetpwent.c726 (res = dbopen(_PATH_SMP_DB, O_RDONLY, 0, DB_HASH, NULL)) == NULL)

Completed in 210 milliseconds