Home
last modified time | relevance | path

Searched refs:HIST_GLOBALSUBST (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/edit/
H A Dhexpand.c540 flag |= HIST_GLOBALSUBST;
634 if(!cc || !(flag & HIST_GLOBALSUBST))
/titanic_50/usr/src/lib/libshell/common/include/
H A Dedit.h246 #define HIST_GLOBALSUBST 0x800 /* apply substition globally */ macro