Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c97 static void rscan(char **t, int (*f)(char));
132 rscan(vv, tglob); in glob()
624 rscan(char **t, int (*f)(char)) in rscan() function
/titanic_50/usr/src/cmd/csh/
H A Dsh.dol.c649 trim(Dv); rscan(Dv, Dtestq); quoted = gflag; in heredoc()
H A Dsh.glob.c601 rscan(tchar **t, int (*f)(int)) in rscan() function