OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_history
(Results
1 - 16
of
16
) sorted by null
/external/e2fsprogs/lib/ss/
get_readline.c
30
info->
add_history
= 0;
81
info->
add_history
= (void (*)(const char *))
82
dlsym(handle, "
add_history
");
ss_internal.h
69
void (*
add_history
)(const char *);
member in struct:_ss_data
listen.c
100
if (info->
add_history
)
101
(*info->
add_history
)(line);
invocation.c
76
new_table->
add_history
= 0;
/external/wpa_supplicant_8/src/utils/
edit_readline.c
106
add_history
(cmd);
/external/grub/stage2/
char_io.c
261
add_history
(const char *cmdline, int no)
function
681
add_history
(buf, history);
707
add_history
(buf, history);
771
add_history
(cmdline, 0);
/external/e2fsprogs/ext2ed/
main.c
245
add_history
(command_line);
/external/libxml2/
xmlcatalog.c
73
add_history
(line_read);
xmllint.c
791
add_history
(line_read);
[
all
...]
/external/sqlite/dist/
shell.c.orig
46
# define
add_history
(X)
381
if( zResult && *zResult )
add_history
(zResult);
[
all
...]
shell.c
51
# define
add_history
(X)
macro
386
if( zResult && *zResult )
add_history
(zResult);
[
all
...]
/external/bluetooth/bluez/attrib/
interactive.c
772
add_history
(line_read);
/external/webkit/Source/JavaScriptCore/
jsc.cpp
439
add_history
(line);
/external/wpa_supplicant/
wpa_cli.c
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c
[
all
...]
/external/pcre/
pcretest.c
598
if (len > 0)
add_history
(s);
[
all
...]
Completed in 1959 milliseconds