Searched refs:procfile (Results 1 - 4 of 4) sorted by relevance

/system/core/toolbox/grep/
H A Dgrep.h145 int procfile(const char *fn);
H A Dgrep.c692 exit(!procfile("-"));
700 c+= procfile(*aargv);
H A Dutil.c109 * the -R option. Each appropriate file is passed to procfile().
173 c += procfile(p->fts_path);
187 procfile(const char *fn) function
/system/core/init/
H A Dbootchart.c214 do_log_file(FileBuff log, const char* procfile) argument
222 fd = open(procfile,O_RDONLY);

Completed in 1374 milliseconds