Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dglob.h104 int gl_matchc; /* Count of paths matching pattern. */ member
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c229 pglob->gl_matchc = 0; in _glob_ext()
803 ++pglob->gl_matchc; in glob2()