Searched refs:nsc_strmatch (Results 1 – 4 of 4) sorted by relevance
140 int nsc_strmatch(char *, char *) { } in nsc_strmatch() function
434 extern int nsc_strmatch(char *, char *);
763 nsc_strmatch(char *s, char *pat) in nsc_strmatch() function777 if (nsc_strmatch(s, pat)) in nsc_strmatch()
496 if (path && !nsc_strmatch(dev->nsc_path, path))1623 if (nsc_strmatch(path, sp->sp_path)) in _nsc_find_io()1632 nsc_strmatch(path, pp->sp_path)) { in _nsc_find_io()