Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhistedit.h204 #define H_GETSIZE 2 /* , void); */ macro
H A Dreadline.c434 history(h, &ev, H_GETSIZE); in readline()
1415 if (history(h, &ev, H_GETSIZE) == 0) in add_history()
1444 if (history(h, &ev, H_GETSIZE) == 0) in remove_history()
H A Dhistory.c979 case H_GETSIZE: in FUNW()