Home
last modified time | relevance | path

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

/external/syslinux/com32/chain/
Dpartiter.c47 #define ost_is_nondata(type) (ost_is_ext(type) || (type) == 0x00) macro
213 if (!ost_is_nondata(dp[1].ostype)) { in notsane_extended()
305 if (!ost_is_nondata(dp->ostype) || (iter->flags & PIF_STEPALL)) { in dos_next_mbr()