Home | History | Annotate | Download | only in src

Lines Matching full:x_mapout

977 static char *x_mapout(int);
2399 x_mapout(int c)
2415 shf_puts(x_mapout(prefix == 1 ?
2418 shprintf("%s = ", x_mapout(key));
2420 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");