HomeSort by relevance Sort by last modified time
    Searched refs:creator_os (Results 1 - 2 of 2) sorted by null

  /external/toybox/toys/
e2fs.h 32 uint32_t creator_os; // OS member in struct:ext2_superblock
  /external/e2fsprogs/misc/
mke2fs.c 105 static char *creator_os; variable
1068 if (creator_os && (!strcasecmp(creator_os, "GNU") ||
1069 !strcasecmp(creator_os, "hurd")))
    [all...]

Completed in 1151 milliseconds