Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dma.setp.c135 static int initpaths (char **);
163 if (initpaths(paths) < 0) in setpath()
232 initpaths(char **paths) in initpaths() function