HomeSort by: relevance | last modified time | path
    Searched defs:history_def_getunique (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
history.c 195 #define history_def_getunique(p) (((((history_t *)p)->flags) & H_UNIQUE) != 0) macro
715 ev->num = history_def_getunique(h->h_ref);

Completed in 20 milliseconds