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

/freebsd-13-stable/sys/fs/devfs/
H A Ddevfs_dir.c68 if (devfs_pathpath(dle->dir, path) != 0) {
164 devfs_pathpath(const char *p1, const char *p2) function
H A Ddevfs_int.h89 int devfs_pathpath(const char *, const char *);
H A Ddevfs_devs.c163 if (devfs_pathpath(cdp->cdp_c.si_name, name) != 0)
165 if (devfs_pathpath(name, cdp->cdp_c.si_name) != 0)

Completed in 174 milliseconds