Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/sys/
Dvesacon_write.c48 static void vesacon_erase(const struct term_state *, int, int, int, int);
56 .erase = vesacon_erase,
132 static void vesacon_erase(const struct term_state *st, in vesacon_erase() function