Home
last modified time | relevance | path

Searched refs:finddev_readdir (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_finddev.c251 finddev_readdir(const char *path, finddevhdl_t *handlep) in finddev_readdir() function
H A Dmapfile-vers257 finddev_readdir;
H A Dlibdevinfo.h527 extern int finddev_readdir(const char *, finddevhdl_t *);
H A Ddevinfo_devperm.c496 if (finddev_readdir(path, &handle) != 0) in dir_dev_acc()
H A Ddevinfo_devlink.c2557 if (finddev_readdir(dir, &handle) != 0) in do_recurse()
/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.c4370 if (finddev_readdir(current_dir, &fhandle) != 0) in recurse_dev_re()
5255 if (finddev_readdir(namebuf, &fhandle) != 0) { in get_stat_info()
5517 if (finddev_readdir(current_dir, &fhandle) != 0) { in enumerate_recurse()