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

/opensolaris-onvv-gate/usr/src/cmd/awk_xpg4/
H A Dawk.y171 npattern++;
198 ++npattern;
209 ++npattern;
213 ++npattern;
H A Dawk0.c165 uint npattern; /* Number of non-BEGIN patterns */ variable
H A Dawk.h393 extern uint_t npattern;
H A Dawk2.c454 if (npattern == 0)
/opensolaris-onvv-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c6183 int npattern, scf_pattern_t *pattern, int svc_explicit)
6188 for (i = 0; i < npattern; i++) {
6182 scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy, int npattern, scf_pattern_t *pattern, int svc_explicit) argument

Completed in 129 milliseconds