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

/freebsd-11-stable/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-11-stable/contrib/tcsh/
H A Dsh.decls.h201 extern int tglob (Char **);
H A Dsh.glob.c483 gflg = tglob(v);
565 gflag = tglob(v);
603 tglob(Char **t) function
H A Dsh.exec.c163 gflag = tglob(blk);
194 gflag = tglob(av);
H A Ded.inputl.c617 gflag = tglob(v);
H A Dsh.func.c530 gflag = tglob(v);
2477 gflag = tglob(v);
H A Dsh.sem.c802 gflag = tglob(blk);
H A Dtw.parse.c505 gflag = tglob(*v);
H A Dsh.set.c660 gflag = tglob(oldv);

Completed in 201 milliseconds