Searched refs:tglob (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/opie/
H A Dglob.c100 static int tglob __P((register char c));
226 if (f == tglob)
237 static int tglob FUNCTION((c), register char c) function
650 rscan(vv, tglob);
/freebsd-10.1-release/contrib/tcsh/
H A Dsh.decls.h200 extern int tglob (Char **);
H A Dsh.glob.c487 gflg = tglob(v);
569 gflag = tglob(v);
602 tglob(Char **t) function
H A Dsh.exec.c167 gflag = tglob(blk);
198 gflag = tglob(av);
H A Ded.inputl.c621 gflag = tglob(v);
H A Dsh.func.c534 gflag = tglob(v);
2432 gflag = tglob(v);
H A Dsh.sem.c789 gflag = tglob(blk);
H A Dsh.set.c646 gflag = tglob(oldv);
H A Dtw.parse.c509 gflag = tglob(*v);

Completed in 176 milliseconds