Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dhistedit.h207 #define H_GETSIZE 2 /* , void); */ macro
H A Dreadline.c494 history(h, &ev, H_GETSIZE); in readline()
1433 if (history(h, &ev, H_GETSIZE) == 0) in read_history()
1543 (void)history(h, &ev, H_GETSIZE); in add_history()
1575 if (history(h, &ev, H_GETSIZE) == 0) in remove_history()
H A Dhistory.c1009 case H_GETSIZE: in FUNW()