Searched defs: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);
1362 * hs_iso_copy
1374 hs_iso_copy(char *from, char *to, int size) function

Completed in 60 milliseconds