Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhistedit.h206 #define H_GETSIZE 2 /* , void); */ macro
H A Dreadline.c496 history(h, &ev, H_GETSIZE); in readline()
1435 if (history(h, &ev, H_GETSIZE) == 0) in read_history()
1545 (void)history(h, &ev, H_GETSIZE); in add_history()
1577 if (history(h, &ev, H_GETSIZE) == 0) in remove_history()
H A Dhistory.c1009 case H_GETSIZE: in FUNW()