Home
last modified time | relevance | path

Searched refs:get_ifile (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/less/
H A Dmain.c191 ifile = get_ifile(helpfile(), ifile); in main()
198 (void) get_ifile(filename, ifile); in main()
H A Dedit.c160 return (edit_ifile(get_ifile(filename, curr_ifile))); in edit()
386 if (get_ifile(good_filename, curr_ifile) == curr_ifile) { in edit_list()
H A Difile.c214 get_ifile(char *filename, IFILE prev) in get_ifile() function
H A Dfuncs.h142 IFILE get_ifile(char *, IFILE);