OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_history_tmp_template
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/
readline.c
1280
static const char
_history_tmp_template
[] = "/tmp/.historyXXXXXX";
variable in typeref:typename:const char[]
1287
char template[sizeof(
_history_tmp_template
)];
1299
strcpy(template,
_history_tmp_template
);
Completed in 11 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025