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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c118 static void hf_getsortedlist (hotfile_data_t *, hotfilelist_t *);
376 hf_getsortedlist(hotdata, listp); /* NOTE: destroys hot file tree! */
2224 hf_getsortedlist(hotfile_data_t * hotdata, hotfilelist_t *sortedlist) function
2242 printf("hfs: hf_getsortedlist returned %d entries\n", i);

Completed in 35 milliseconds