Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c525 Gmatch(s, p) in Gmatch() function
563 if (Gmatch(s, p))
/titanic_41/usr/src/cmd/csh/
H A Dsh.exp.c261 i = Gmatch(p1, p2); in exp2c()
265 i = !Gmatch(p1, p2); in exp2c()
H A Dsh.glob.c494 Gmatch(tchar *s, tchar *p) in Gmatch() function
541 if (Gmatch(s, p)) in Gmatch()
H A Dsh.set.c404 if (Gmatch(vp->v_name, pat)) in madrof()
H A Dsh.func.c827 if (Gmatch(goal, cp)) {