Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDhistedit.h206 #define H_GETSIZE 2 /* , void); */ macro
HDreadline.c469 history(h, &ev, H_GETSIZE); in readline()
1429 if (history(h, &ev, H_GETSIZE) == 0) in add_history()
1457 if (history(h, &ev, H_GETSIZE) == 0) in remove_history()
HDhistory.c957 case H_GETSIZE: in FUNW()