Home
last modified time | relevance | path

Searched refs:typeraw (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/chain/
Dpartiter.h101 extern const struct itertype * const typeraw;
Dpartiter.c73 const struct itertype * const typeraw = types+2; variable
92 iter->type = typeraw; in pi_ctor()