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 346 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
447 extern region_t region_create(region_addr_t min, region_addr_t max);
448 extern void region_free(region_t region);
449 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:__anon5185
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 654 } region_t; typedef in typeref:struct:__anon5484
    [all...]

Completed in 189 milliseconds