Searched refs:mountreq (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/autofs/ |
H A D | auto_subr.c | 158 bool_t mountreq = FALSE; local 163 error = auto_lookup_request(fnip, name, &link, TRUE, &mountreq, cred); 170 } else if (mountreq) { 221 if (mountreq) { 631 bool_t *mountreq, 680 *mountreq = TRUE; 626 auto_lookup_request( fninfo_t *fnip, char *key, struct linka *lnp, bool_t hard, bool_t *mountreq, cred_t *cred) argument
|
Completed in 69 milliseconds