Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c999 static char *x_mapout(int);
2434 x_mapout(int c) in x_mapout() function
2450 shf_puts(x_mapout(prefix == 1 ? CTRL_BO : in x_print()
2453 shprintf("%s = ", x_mapout(key)); in x_print()
2455 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : ""); in x_print()