Home
last modified time | relevance | path

Searched refs:keycomp_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/hfs/
H A Dlibhfs.h309 uint8_t keycomp_type; member
H A Dlibhfs.c267 if (out_vol->chr.keycomp_type == HFS_KEY_CASEFOLD) in hfslib_open_volume()
269 else if (out_vol->chr.keycomp_type == HFS_KEY_BINARY) in hfslib_open_volume()
1628 out_hr->keycomp_type = *(((uint8_t*)ptr)); in hfslib_read_header_node()