Home
last modified time | relevance | path

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

/dports/devel/rlwrap/rlwrap-0.45.2/src/
H A Dfilter.c182 char *filters_last_words() { in filters_last_words() function
H A Drlwrap.h522 char *filters_last_words(void);
H A Dmain.c354 filters_last_words(); /* will call myerror with last words */ in main_loop()