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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_encodings.c65 unicode_to_hfs_func_t get_hfsname_func; member in struct:hfs_encoding
163 encp->get_hfsname_func = get_hfsname;
228 *get_hfsname = encp->get_hfsname_func;
H A Dhfs_vfsops.c634 unicode_to_hfs_func_t get_hfsname_func; local
702 retval = hfs_getconverter(args->hfs_encoding, &get_unicode_func, &get_hfsname_func);
759 hfsmp->hfs_get_hfsname = get_hfsname_func;

Completed in 42 milliseconds