Searched refs:read_cmdhist2 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/less/ |
H A D | cmdbuf.c | 1423 static void read_cmdhist2(void (*action)(void*,struct mlist*,constant char*), void *uparam, int skip_search, int skip_shell) in read_cmdhist2() 1492 read_cmdhist2(action, uparam, skip_search, skip_shell); in init_cmdhist() 1405 static void read_cmdhist2(void (*action)(void*,struct mlist*,char*), void *uparam, int skip_search, int skip_shell) read_cmdhist2() function
|