Searched refs:H_SETUNIQUE (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libedit/ |
H A D | histedit.h | 222 #define H_SETUNIQUE 20 /* , int); */ macro
|
H A D | hist.c | 181 return history(el->el_history.ref, &ev, H_SETUNIQUE, num); in hist_command()
|
H A D | history.c | 991 case H_SETUNIQUE: in FUNW()
|
/openbsd/gnu/llvm/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 225 ::history(Data->Hist, &HE, H_SETUNIQUE, 1); in LineEditor()
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | Editline.cpp | 213 history_w(m_history, &m_event, H_SETUNIQUE, 1); in EditlineHistory()
|