Searched refs:devfsadm_copy_file (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h456 static int devfsadm_copy_file(const char *file, const struct stat *stat,
H A Ddevfsadm.c5827 (void) nftw(DEV, devfsadm_copy_file, 20, FTW_PHYS);
5841 devfsadm_copy_file(const char *file, const struct stat *stat, function
5849 const char *fcn = "devfsadm_copy_file";

Completed in 79 milliseconds