Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhist.h70 #define HIST_NSAVE_FP(el, n, fp) HIST_FUN(el, H_NSAVE_FP, n, fp)
H A Dhistedit.h234 #define H_NSAVE_FP 27 /* , size_t, FILE *); */ macro
H A Dhistory.c1093 case H_NSAVE_FP: in history()
H A Dreadline.c1472 if (history(h, &ev, H_NSAVE_FP, (size_t)n, fp) == -1) { in append_history()
H A DChangeLog196 history(...,H_SAVE_FP,...) or history(...,H_NSAVE_FP,...) now
1099 Also fix: 1. add append_history()/H_NSAVE_FP 2. call the