HomeSort by relevance Sort by last modified time
    Searched full:kp_fd (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
bootchartd.c 170 int kp_fd = xcreate("kernel_procs_acct", O_WRONLY | O_CREAT | O_TRUNC,0666); local
172 xclose(kp_fd);

Completed in 318 milliseconds