Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Dglob.c775 int gpol = 1, gres = 0; in Gmatch() local
789 gres |= pmatch(string, *p); in Gmatch()
792 return(gres == gpol); in Gmatch()