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

  /src/bin/pax/
pat_rep.c 107 char rebuf[BUFSIZ]; local in function:rep_add
145 regerror(res, &(rep->rcmp), rebuf, sizeof(rebuf));
146 tty_warn(1, "%s while compiling regular expression %s", rebuf,
pat_rep.c 107 char rebuf[BUFSIZ]; local in function:rep_add
145 regerror(res, &(rep->rcmp), rebuf, sizeof(rebuf));
146 tty_warn(1, "%s while compiling regular expression %s", rebuf,

Completed in 22 milliseconds