Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c977 static char *x_mapout(int);
2399 x_mapout(int c) in x_mapout() function
2415 shf_puts(x_mapout(prefix == 1 ? in x_print()
2418 shprintf("%s = ", x_mapout(key)); in x_print()
2420 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : ""); in x_print()