OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:edit_ifile
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/less/dist/
edit.c
399
return (
edit_ifile
(NULL_IFILE));
400
return (
edit_ifile
(get_ifile(filename, curr_ifile)));
404
* Clean up what
edit_ifile
did before error return.
435
public int
edit_ifile
(IFILE ifile)
function
484
* (Don't set old_ifile, because if you call
edit_ifile
(NULL),
778
if (
edit_ifile
(h) == 0)
843
return (
edit_ifile
(h));
876
if (
edit_ifile
(save_ifile) == 0)
mark.c
274
/* Save scrpos; if it's LASTMARK it could change in
edit_ifile
. */
281
if (
edit_ifile
(m->m_ifile))
lsystem.c
93
(void)
edit_ifile
(NULL_IFILE);
funcs.h
123
public int
edit_ifile
(IFILE ifile);
command.c
1913
if (
edit_ifile
(new_ifile) != 0)
Completed in 70 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026