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

/illumos-gate/usr/src/lib/libadm/common/
H A Dputdgrp.c86 * lkdgrptab Locks the device-group table
96 static int lkdgrptab(char *o_mode, short lktype);
273 * int lkdgrptab(o_mode, lktype)
289 lkdgrptab( function
616 if (!lkdgrptab("a+", F_WRLCK)) {
740 if (!lkdgrptab("r", F_WRLCK))
810 if (!lkdgrptab("r", F_WRLCK))

Completed in 46 milliseconds