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

/system/core/init/
H A Dbootchart.cpp95 static void log_file(FILE* log, const char* procfile) { argument
99 if (android::base::ReadFileToString(procfile, &content)) {
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dutil.c110 * the -R option. Each appropriate file is passed to procfile().
174 c += procfile(p->fts_path);
188 procfile(const char *fn) function

Completed in 82 milliseconds