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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c63 unicode_to_hfs_func_t get_hfsname_func; member in struct:hfs_encoding
111 encp->get_hfsname_func = get_hfsname;
176 *get_hfsname = encp->get_hfsname_func;
H A Dhfs_vfsops.c658 unicode_to_hfs_func_t get_hfsname_func; local
727 retval = hfs_getconverter(args->hfs_encoding, &get_unicode_func, &get_hfsname_func);
781 hfsmp->hfs_get_hfsname = get_hfsname_func;

Completed in 23 milliseconds