Searched refs:writelks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Ddevreserv.c430 * int writelks(tblcnt)
433 * writelks() writes the lock information to the lock file. Lock
457 writelks(int tblcnt) function
690 noerr = writelks(lksintbl);
700 noerr = writelks(lockcount);
1056 if (!writelks(lockcount)) noerr = FALSE;

Completed in 107 milliseconds