Home
last modified time | relevance | path

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

/NextBSD/lib/libedit/
HDhist.h77 #define HIST_SAVE_FP(el, fp) HIST_FUN(el, H_SAVE_FP fp)
HDhistedit.h230 #define H_SAVE_FP 26 /* , FILE *); */ macro
HDhistory.c1036 case H_SAVE_FP: in FUNW()