OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:editfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/more/
command.c
522
editfile
();
577
editfile
()
function in typeref:typename:void
/src/bin/sh/
histedit.c
621
char
editfile
[MAXPATHLEN + 1];
local in function:histcmd
688
editfile
[0] = '\0';
696
if (*
editfile
) {
699
editfile
));
700
unlink(
editfile
);
815
snprintf(
editfile
, sizeof(
editfile
),
817
if ((fd = mkstemp(
editfile
)) < 0)
818
error("can't create temporary file %s",
editfile
);
824
" fd=%d\n",
editfile
, fd))
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025