Home
last modified time | relevance | path

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

/dports/mail/alpine/alpine-465e23b/pith/
H A Dhist.h44 char *get_prev_hist(HISTORY_S *, char *, unsigned, void *);
H A Dhist.c79 get_prev_hist(HISTORY_S *history, char *savethis, unsigned saveflags, void *cntxt) in get_prev_hist() function
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dhist.h44 char *get_prev_hist(HISTORY_S *, char *, unsigned, void *);
H A Dhist.c79 get_prev_hist(HISTORY_S *history, char *savethis, unsigned saveflags, void *cntxt) in get_prev_hist() function
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailcmd.c3137 if((p = get_prev_hist(history, nfldr, 0, (void *) *cntxt)) != NULL){ in save_prompt()
4812 p = get_prev_hist(*history, filename, 0, NULL); in get_export_filename()
6003 if((p = get_prev_hist(history, newfolder, 0, tc)) != NULL){ in broach_folder()
6405 if((p = get_prev_hist(history, "", flagsforhist, NULL)) != NULL){ in cmd_pipe()
6532 if((p = get_prev_hist(history, pipe_command, flagsforhist, NULL)) != NULL){ in cmd_pipe()
8536 if((p = get_prev_hist(history, sstring, flagsforhist, NULL)) != NULL){ in select_by_text()
H A Dmailindx.c2984 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in index_search()
3087 if((p = get_prev_hist(history, new_string, 0, NULL)) != NULL){ in index_search()
H A Dmailpart.c4041 if((p = get_prev_hist(history, "", flagsforhist, NULL)) != NULL){ in pipe_attachment()
4122 if((p = get_prev_hist(history, pipe_command, flagsforhist, NULL)) != NULL){ in pipe_attachment()
H A Dmailview.c3727 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in search_text()
3776 if((p = get_prev_hist(history, nsearch_string, 0, NULL)) != NULL){ in search_text()
H A Daddrbook.c6327 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in search_book()
6422 if((p = get_prev_hist(history, nsearch_string, 0, NULL)) != NULL){ in search_book()
H A Dconfscroll.c1073 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in conf_scroll_screen()
1111 if((p = get_prev_hist(history, buf, 0, NULL)) != NULL){ in conf_scroll_screen()
H A Dsend.c1238 if((p = get_prev_hist(history, *tobufp, 0, NULL)) != NULL){ in pine_simple_send()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailcmd.c3137 if((p = get_prev_hist(history, nfldr, 0, (void *) *cntxt)) != NULL){ in save_prompt()
4812 p = get_prev_hist(*history, filename, 0, NULL); in get_export_filename()
6003 if((p = get_prev_hist(history, newfolder, 0, tc)) != NULL){ in broach_folder()
6405 if((p = get_prev_hist(history, "", flagsforhist, NULL)) != NULL){ in cmd_pipe()
6532 if((p = get_prev_hist(history, pipe_command, flagsforhist, NULL)) != NULL){ in cmd_pipe()
8536 if((p = get_prev_hist(history, sstring, flagsforhist, NULL)) != NULL){ in select_by_text()
H A Dmailindx.c2984 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in index_search()
3087 if((p = get_prev_hist(history, new_string, 0, NULL)) != NULL){ in index_search()
H A Dmailpart.c4041 if((p = get_prev_hist(history, "", flagsforhist, NULL)) != NULL){ in pipe_attachment()
4122 if((p = get_prev_hist(history, pipe_command, flagsforhist, NULL)) != NULL){ in pipe_attachment()
H A Dmailview.c3727 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in search_text()
3776 if((p = get_prev_hist(history, nsearch_string, 0, NULL)) != NULL){ in search_text()
H A Daddrbook.c6327 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in search_book()
6422 if((p = get_prev_hist(history, nsearch_string, 0, NULL)) != NULL){ in search_book()
H A Dconfscroll.c1073 if((p = get_prev_hist(history, "", 0, NULL)) != NULL){ in conf_scroll_screen()
1111 if((p = get_prev_hist(history, buf, 0, NULL)) != NULL){ in conf_scroll_screen()
H A Dsend.c1238 if((p = get_prev_hist(history, *tobufp, 0, NULL)) != NULL){ in pine_simple_send()