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

/netbsd-current/sys/fs/autofs/
H A Dautofs.h180 autofs_strndup(const char *name, int nlen, km_flag_t fl) function
H A Dautofs_vnops.c630 anp->an_name = autofs_strndup(name, namelen, KM_SLEEP);
657 find.an_name = autofs_strndup(name, namelen, KM_SLEEP);
H A Dautofs.c312 key = autofs_strndup(component, componentlen, KM_SLEEP);

Completed in 173 milliseconds