HomeSort by relevance Sort by last modified time
    Searched refs:RE_ERROR_BUF (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/grep/
grep.h 140 #define RE_ERROR_BUF 512
141 extern char re_error[RE_ERROR_BUF + 1]; /* Seems big enough */
grep.c 95 char re_error[RE_ERROR_BUF + 1];
678 RE_ERROR_BUF);

Completed in 77 milliseconds