Home
last modified time | relevance | path

Searched defs:nlockers (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/sendmail/db/lock/
H A Dlock_deadlock.c69 u_int32_t *bitmap, *deadlock, i, killid, nentries, nlockers; local
192 __dd_build(dbenv,bmp,nlockers,idmap) __dd_build() argument
388 __dd_find(bmp,idmap,nlockers) __dd_find() argument
467 __dd_debug(dbenv,idmap,bitmap,nlockers) __dd_debug() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/db/include/
H A Dlock.h53 u_int32_t nlockers; /* number of lockers */ member