Searched refs:history_def_getunique (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libedit/
H A Dhistory.c154 #define history_def_getunique(p) (((((history_t *)p)->flags) & H_UNIQUE) != 0) macro
668 ev->num = history_def_getunique(h->h_ref);

Completed in 99 milliseconds