Searched defs:nsc_strmatch (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c751 * nsc_strmatch (char *s, char *pat)
763 nsc_strmatch(char *s, char *pat) function
777 if (nsc_strmatch(s, pat))
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h140 int nsc_strmatch(char *, char *) { } function

Completed in 142 milliseconds