Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c119 static int hs_iso_copy(char *from, char *to, int size);
828 cmpnamelen = hs_iso_copy(name, cmpname, namlen); in hs_dirlook()
1373 hs_iso_copy(char *from, char *to, int size) in hs_iso_copy() function