Searched refs:DBG_HISTORY (Results 1 - 3 of 3) sorted by path

/netbsd-current/bin/sh/
H A Dhistedit.c101 CTRACE(DBG_HISTORY, ("histedit: %cE%cV %sinteractive\n",
159 VTRACE(DBG_HISTORY, ("el_init() %sed\n",
181 VTRACE(DBG_HISTORY, ("line editing disabled\n"));
190 VTRACE(DBG_HISTORY, ("reading $EDITRC\n"));
207 VTRACE(DBG_HISTORY, ("line editing & history disabled\n"));
275 CTRACE(DBG_HISTORY, ("inputrc (%d arg%s)", argc-1, argc==2?"":"s"));
277 CTRACE(DBG_HISTORY, (" -- bad\n"));
281 CTRACE(DBG_HISTORY, (" file: \"%s\"\n", argv[1]));
325 CTRACE(DBG_HISTORY, ("histcmd (fc) %d arg%s\n", argc, argc==1?"":"s"));
335 VTRACE(DBG_HISTORY, ("histcm
[all...]
H A Dshell.h181 #define DBG_HISTORY (1LL << 16) /* h */ macro
H A Dshow.c1064 { 'h', DBG_HISTORY }, /* history & cmd line editing */
1092 DBG_INPUT | DBG_OUTPUT | DBG_ARITH | DBG_HISTORY },

Completed in 521 milliseconds