HomeSort by: relevance | last modified time | path
    Searched defs:pestr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libkern/
pmatch.c 54 const char *oestr, *pestr, *testr = NULL; local in function:pmatch
78 pestr = NULL;
87 pestr = *estr;
98 if (pestr) {
99 *estr = pestr;
pmatch.c 54 const char *oestr, *pestr, *testr = NULL; local in function:pmatch
78 pestr = NULL;
87 pestr = *estr;
98 if (pestr) {
99 *estr = pestr;

Completed in 23 milliseconds