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

  /src/bin/ksh/
emacs.c 197 { x_next_com, "down-history", XF_ARG },
854 static int x_next_com(c) int c; { x_load_hist(x_histp + x_arg); return KSTD;} function
emacs.c 197 { x_next_com, "down-history", XF_ARG },
854 static int x_next_com(c) int c; { x_load_hist(x_histp + x_arg); return KSTD;} function

Completed in 23 milliseconds