Home
last modified time | relevance | path

Searched refs:dstatP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc1320 if (dstatP != 0) in loadAllLDAP()
1321 *dstatP = dstat; in loadAllLDAP()
1357 if (dstatP != 0) in loadAllLDAP()
1358 *dstatP = DB_BADTABLE; in loadAllLDAP()
1373 if (dstatP != 0) in loadAllLDAP()
1374 *dstatP = DB_SUCCESS; in loadAllLDAP()
1516 if (dstatP != 0) in loadAllLDAP()
1517 *dstatP = DB_SUCCESS; in loadAllLDAP()
1564 if (dstatP != 0) in loadAllLDAP()
1574 if (dstatP != 0) in loadAllLDAP()
[all …]
H A Dnis_db.h53 int loadAllLDAP(int fromLDAP, void *cookie, db_status *dstatP);