Home
last modified time | relevance | path

Searched refs:x_search_hist (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Demacs.c190 static int x_search_hist(int);
247 { x_search_hist, "search-history", 0 },
879 x_search_hist(int c) in x_search_hist() function
899 } else if (f == x_search_hist) in x_search_hist()
1533 kb_add(x_search_hist, CTRL('R'), 0); in x_init_emacs()