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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c74 static int is_root(int free_uc, char *dc_str, ucred_t **uc);
1353 * If free_uc is 0, the caller is responsible for freeing *ucp.
1359 is_root(int free_uc, char *dc_str, ucred_t **ucp) argument
1391 if (free_uc)

Completed in 655 milliseconds