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

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

Completed in 52 milliseconds