Home | Sort by: relevance | last modified time | path |
/src/sys/fs/hfs/ | |
libhfs.c | 2331 uint8_t apos, bpos; /* current character indices */ local in function:hfslib_compare_catalog_keys_cf 2350 apos = bpos = 0; 2354 for (lc = 0; lc == 0 && apos < a->name.length; apos++) { 2355 ac = a->name.unicode[apos]; |
libhfs.c | 2331 uint8_t apos, bpos; /* current character indices */ local in function:hfslib_compare_catalog_keys_cf 2350 apos = bpos = 0; 2354 for (lc = 0; lc == 0 && apos < a->name.length; apos++) { 2355 ac = a->name.unicode[apos]; |