Home
last modified time | relevance | path

Searched refs:kp_fd (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dbootchartd.c170 int kp_fd = xcreate("kernel_procs_acct", O_WRONLY | O_CREAT | O_TRUNC,0666); in start_logging() local
172 xclose(kp_fd); in start_logging()