Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterminfo.c55 ti_unescape_memory (const char *in, const char *end) in ti_unescape_memory() function
153 return ti_unescape_memory (in, in + grub_strlen (in)); in ti_unescape_string()
H A Dterminfo.h40 char *ti_unescape_memory (const char *in, const char *end);