Home
last modified time | relevance | path

Searched refs:start_head (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/gplinclude/disk/
Dpartition.h25 uint8_t start_head; member
/external/e2fsprogs/lib/ext2fs/
Ddosio.h63 unsigned char start_head; member
Ddosio.c330 fhead = (unsigned long)pent->start_head; in dos_open()
/external/python/cpython2/Lib/
Dhtmllib.py142 def start_head(self, attrs): pass member in HTMLParser