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

/macosx-10.9.5/autofs-234/autofs_kext/
H A Dautofs_kern.h247 extern int auto_lookup_request(fninfo_t *, char *, int, char *,
H A Dauto_subr.c230 auto_lookup_request(fninfo_t *fnip, char *name, int namelen, char *subdir, function
238 AUTOFS_DPRINT((4, "auto_lookup_request: path=%s name=%.*s\n",
243 AUTOFS_DPRINT((4, "auto_lookup_request: using key=%.*s, subdir=%s\n",
262 AUTOFS_DPRINT((5, "auto_lookup_request: path=%s name=%.*s error=%d\n",
384 * auto_lookup_request().
391 error = auto_lookup_request(fnip, key, keylen, subdir, context,
H A Dauto_vfsops.c580 error = auto_lookup_request(fnip, fnip->fi_key,

Completed in 141 milliseconds