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

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c58 static void err_handle(int, aclent_t *);
253 (void) err_handle(cnt, aclp);
321 (void) err_handle(aclcnt, aclp);
353 (void) err_handle(aclcnt, aclp);
543 err_handle(int cnt, aclent_t *aclentp) function

Completed in 58 milliseconds