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

/external/mksh/src/
H A Dedit.c979 static char *x_mapout(int);
2403 x_mapout(int c) function
2419 shf_puts(x_mapout(prefix == 1 ?
2422 shprintf("%s = ", x_mapout(key));
2424 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");

Completed in 965 milliseconds