Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dma.setp.c134 static int initpaths (char **);
162 if (initpaths(paths) < 0) in setpath()
231 initpaths(char **paths) in initpaths() function