OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISO_REGULAR
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
fsys_iso9660.c
181
file_type = (idr->flags.l & 2) ? ISO_DIRECTORY :
ISO_REGULAR
;
240
?
ISO_REGULAR
366
if (file_type !=
ISO_REGULAR
)
iso9660.h
35
#define
ISO_REGULAR
1 /* regular file */
Completed in 2054 milliseconds