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

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c118 static int rpmatch(char *s);
2899 return (rpmatch(ans));
2903 * Function: int rpmatch(char *)
2918 rpmatch(char *s) function

Completed in 65 milliseconds