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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_encodings.c61 unicode_to_hfs_func_t get_hfsname_func; member in struct:hfs_encoding
109 encp->get_hfsname_func = get_hfsname;
174 *get_hfsname = encp->get_hfsname_func;
H A Dhfs_vfsops.c464 unicode_to_hfs_func_t get_hfsname_func; local
533 retval = hfs_getconverter(args->hfs_encoding, &get_unicode_func, &get_hfsname_func);
587 hfsmp->hfs_get_hfsname = get_hfsname_func;

Completed in 35 milliseconds