Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dlesskey.c143 static char * mkpathname(constant char *dirname, constant char *filename) in mkpathname() function
163 pathname = mkpathname(p, filename); in homefile()
166 pathname = mkpathname(p, filename); in homefile()
171 pathname = mkpathname(".", filename); in homefile()