Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterminfo.c160 ti_escape_memory (const char *in, const char *end) in ti_escape_memory() function
215 return ti_escape_memory (in, in + grub_strlen (in)); in ti_escape_string()
H A Dterminfo.h38 char *ti_escape_memory (const char *in, const char *end);