Home
last modified time | relevance | path

Searched refs:H_SETUNIQUE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistedit.h224 #define H_SETUNIQUE 20 /* , int); */ macro
H A Dhist.c215 return history_w(el->el_history.ref, &ev, H_SETUNIQUE, num); in hist_command()
H A Dhistory.c1021 case H_SETUNIQUE: in FUNW()
/dragonfly/bin/sh/
H A Dhistedit.c172 history(hist, &he, H_SETUNIQUE, 1); in sethistsize()