HomeSort by: relevance | last modified time | path
    Searched defs:x_mapout (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
emacs.c 138 static char * x_mapout ARGS((int c));
1348 x_mapout(c) function
1368 shprintf("%s", x_mapout(x_prefix1));
1370 shprintf("%s", x_mapout(x_prefix2));
1372 shprintf("%s = ", x_mapout(key));
emacs.c 138 static char * x_mapout ARGS((int c));
1348 x_mapout(c) function
1368 shprintf("%s", x_mapout(x_prefix1));
1370 shprintf("%s", x_mapout(x_prefix2));
1372 shprintf("%s = ", x_mapout(key));

Completed in 23 milliseconds