Searched defs:add_to_history (Results 1 – 5 of 5) sorted by relevance
136 void SBCommandInterpreterRunOptions::SetAddToHistory(bool add_to_history) { in SetAddToHistory()
172 bool add_to_history) { in HandleCommand()181 SBCommandReturnObject &result, bool add_to_history) { in HandleCommand()
103 LazyBool add_to_history, in CommandInterpreterRunOptions()173 void SetAddToHistory(bool add_to_history) { in SetAddToHistory()
1091 static kadm5_ret_t add_to_history(krb5_context context, in add_to_history() function
1866 bool add_to_history; in HandleCommand() local