Searched refs:stifle_history (Results 1 - 9 of 9) sorted by relevance

/external/libedit/src/editline/
H A Dreadline.h150 void stifle_history(int);
/external/v8/src/
H A Dd8-readline.cc73 stifle_history(kMaxHistoryEntries);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dedit_readline.c125 stifle_history(100);
/external/wpa_supplicant_8/src/utils/
H A Dedit_readline.c125 stifle_history(100);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dedit_readline.c125 stifle_history(100);
/external/libedit/examples/
H A Dfileman.c104 stifle_history(7);
/external/libedit/src/
H A Dreadline.c1133 stifle_history(int max) function
/external/sqlite/dist/orig/
H A Dshell.c79 # define shell_stifle_history(X) stifle_history(X)
/external/sqlite/dist/
H A Dshell.c85 # define shell_stifle_history(X) stifle_history(X)

Completed in 325 milliseconds