Searched refs:HISTFILE (Results 1 – 10 of 10) sorted by relevance
31 unset HISTFILE437 exp=$(HISTFILE=$histfile $SHELL -c $'function foo\n{\ncat\n}\ntype foo')438 for var in HISTSIZE HISTFILE439 do got=$( ( HISTFILE=$histfile $SHELL -ic $'unset '$var$'\nfunction foo\n{\ncat\n}\ntype foo\nexit'…442 …got=$( { HISTFILE=$histfile $SHELL -ic $'unset '$var$'\nfunction foo\n{\ncat\n}\ntype foo\nexit' ;…446 ( unset HISTFILE; $SHELL -ic "HISTFILE=$histfile" 2>/dev/null ) || err_exit "setting HISTFILE when …
36 unset HISTFILE
6 unset DISPLAY ENV FIGNORE HISTFILE
34 unset HISTFILE
43 #define HISTFILE (sh.bltin_nodes+13) macro
240 if(np==HISTFILE && (cp=nv_getval(np)) && strcmp(val,cp)==0) in put_history()1605 nv_stack(HISTFILE, &ip->HISTFILE_init); in nv_init()
1306 if(shp->hist_ptr && (path=nv_getval(HISTFILE)) && strcmp(path,shp->hist_ptr->histname)) in exscript()
241 if(!(histname = nv_getval(HISTFILE))) in sh_histinit()
401 \fB\s-1HISTFILE\s+1\fP
489 08-05-08 Changing the value of HISTFILE or HISTSIZE will cause the old