Searched refs:dstatP (Results 1 – 2 of 2) sorted by relevance
1277 loadAllLDAP(int fromLDAP, void *cookie, db_status *dstatP) { in loadAllLDAP() argument1321 if (dstatP != 0) in loadAllLDAP()1322 *dstatP = dstat; in loadAllLDAP()1358 if (dstatP != 0) in loadAllLDAP()1359 *dstatP = DB_BADTABLE; in loadAllLDAP()1360 return ((dstatP != 0) ? in loadAllLDAP()1374 if (dstatP != 0) in loadAllLDAP()1375 *dstatP = DB_SUCCESS; in loadAllLDAP()1517 if (dstatP != 0) in loadAllLDAP()1518 *dstatP = DB_SUCCESS; in loadAllLDAP()[all …]
53 int loadAllLDAP(int fromLDAP, void *cookie, db_status *dstatP);