Searched refs:history_add (Results 1 – 3 of 3) sorted by relevance
176 static void history_add(const char *str) in history_add() function287 history_add(buf); in history_read()356 history_add(cmdbuf); in process_cmd()
405 history_add(cmd);409 function history_add(str) { function