Home
last modified time | relevance | path

Searched defs:sys_ind (Results 1 – 2 of 2) sorted by relevance

/external/mtools/
Dpartition.h41 #define sys_ind end.byte0 macro
/external/toybox/toys/pending/
Dfdisk.c52 unsigned char boot_ind, head, sector, cyl, sys_ind, end_head, member
398 static char* get_type(int sys_ind) in get_type()