Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinput.c171 shellpath(char *out, int limit, char *in) in shellpath() function
H A Dcommand.c236 shellpath(filename, sizeof (filename), newpat); in command()
258 shellpath(filename, sizeof (filename), newpat); in command()
H A Dglobal.h275 void shellpath(char *out, int limit, char *in);
H A Ddir.c202 shellpath(dir, in makefilelist()