Home
last modified time | relevance | path

Searched refs:saveOldObjForModify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnisdb_mt.h59 int saveOldObjForModify(entry_obj *, int *);
H A Dnisdb_mt.cc109 saveOldObjForModify(entry_obj *obj, int *storedP) { in saveOldObjForModify() function
H A Ddb_mindex.cc771 if (saveOldObjForModify((entry_obj *)e, &doingModify) == 0) in remove_aux()