HomeSort by relevance Sort by last modified time
    Searched defs:region_t (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
e2fsck.h 356 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
463 extern region_t region_create(region_addr_t min, region_addr_t max);
464 extern void region_free(region_t region);
465 extern int region_allocate(region_t region, region_addr_t start, int n);
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 654 } region_t; typedef in typeref:struct:__anon11748
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 654 } region_t; typedef in typeref:struct:__anon12047
    [all...]

Completed in 108 milliseconds