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

  /src/bin/ksh/
emacs.c 200 { x_prev_com, "up-history", XF_ARG },
852 static int x_prev_com(c) int c; { x_load_hist(x_histp - x_arg); return KSTD;} function
emacs.c 200 { x_prev_com, "up-history", XF_ARG },
852 static int x_prev_com(c) int c; { x_load_hist(x_histp - x_arg); return KSTD;} function

Completed in 25 milliseconds