/src/usr.bin/vacation/ |
vacation.c | 109 static void opendb(void); 253 opendb(); 289 opendb(void) function in typeref:typename:void
|
vacation.c | 109 static void opendb(void); 253 opendb(); 289 opendb(void) function in typeref:typename:void
|
/src/usr.sbin/pwd_mkdb/ |
pwd_mkdb.c | 204 opendb(struct pwddb *db, const char *dbname, const char *username, function in typeref:typename:void 380 opendb(&idb, _PATH_MP_DB, username, req_version, 387 opendb(&sdb, _PATH_SMP_DB, username, req_version, flags, PERM_SECURE);
|
pwd_mkdb.c | 204 opendb(struct pwddb *db, const char *dbname, const char *username, function in typeref:typename:void 380 opendb(&idb, _PATH_MP_DB, username, req_version, 387 opendb(&sdb, _PATH_SMP_DB, username, req_version, flags, PERM_SECURE);
|