Home
last modified time | relevance | path

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.c5840 (void) nftw(DEV, devfsadm_copy_file, 20, FTW_PHYS); in devfsadm_copy()
5854 devfsadm_copy_file(const char *file, const struct stat *stat, in devfsadm_copy_file() function