Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Difile.c200 static struct ifile * find_ifile(char *filename) in find_ifile() function
236 if ((p = find_ifile(filename)) == NULL) in get_ifile()