OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISO_STANDARD_ID
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
iso9660.h
57
#define
ISO_STANDARD_ID
"CD001"
fsys_iso9660.c
121
/* check ISO_VD_PRIMARY and
ISO_STANDARD_ID
*/
123
&& !memcmp(PRIMDESC->id,
ISO_STANDARD_ID
, sizeof(PRIMDESC->id)))
Completed in 10 milliseconds