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

/illumos-gate/usr/src/cmd/bnu/
H A Dgrades.c83 * chkusr - checks the permission fields of the Grades file
94 chkusr(carray, na) function
563 return(chkusr(carray,na));
566 return((chkusr(carray, na) != SUCCESS) ? SUCCESS : FAIL);

Completed in 44 milliseconds