HomeSort by: relevance | last modified time | path
    Searched refs:ISO_FLAG_CLEAR (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makefs/
cd9660.h 104 #define ISO_FLAG_CLEAR 0x00
cd9660.c 744 record->flags[0] = ISO_FLAG_CLEAR | flags;
839 flag = ISO_FLAG_CLEAR;

Completed in 14 milliseconds