Searched refs:SF_HISTORY (Results 1 – 3 of 3) sorted by relevance
178 { "history", SF_HISTORY }, in security_feature()
1490 if (!secure_allow(SF_HISTORY)) in read_cmdhist()1659 if (!secure_allow(SF_HISTORY) || !histfile_modified()) in save_cmdhist()
636 #define SF_HISTORY (1<<4) /* History file */ macro