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

/macosx-10.10/Heimdal-398.1.2/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.10/libedit-40/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.10/lukemftp-14/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 130 milliseconds