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

/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dhistory.c159 #define history_def_getunique(p) (((((history_t *)p)->flags) & H_UNIQUE) != 0) macro
674 ev->num = history_def_getunique(h->h_ref);
/macosx-10.9.5/libedit-39/src/
H A Dhistory.c159 #define history_def_getunique(p) (((((history_t *)p)->flags) & H_UNIQUE) != 0) macro
677 ev->num = history_def_getunique(h->h_ref);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dhistory.c141 #define history_def_getunique(p) (((((history_t *)p)->flags) & H_UNIQUE) != 0) macro
585 ev->num = history_def_getunique(h->h_ref);

Completed in 173 milliseconds