OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHFSType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/pdisk/dist/
partition_map.h
91
extern const char *
kHFSType
;
cvt_pt.c
193
} else if (strcmp(entry->data->dpme_type,
kHFSType
) != 0) {
hfs_misc.c
199
if (strcmp(data->dpme_type,
kHFSType
) == 0) {
partition_map.c
77
const char *
kHFSType
= "Apple_HFS";
770
if (istrncmp(data->dpme_type,
kHFSType
, DPISTRLEN) == 0) { /* XXX this is gross, fix it! */
Completed in 54 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026