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

/system/core/init/
H A Dbootchart.c167 open_log_file(int* plogfd, const char* logfile) argument
169 int logfd = *plogfd;
176 *plogfd = -2;
180 *plogfd = logfd;

Completed in 40 milliseconds