Searched defs:dstatP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc1277 loadAllLDAP(int fromLDAP, void *cookie, db_status *dstatP) { argument
1321 if (dstatP != 0)
1322 *dstatP = dstat;
1358 if (dstatP != 0)
1359 *dstatP = DB_BADTABLE;
1360 return ((dstatP != 0) ?
1374 if (dstatP != 0)
1375 *dstatP = DB_SUCCESS;
1517 if (dstatP != 0)
1518 *dstatP
[all...]

Completed in 67 milliseconds