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

/systemd/src/bootchart/
H A Dbootchart.c309 _cleanup_close_ int sysfd = -1; local
404 if (sysfd < 0)
405 sysfd = open("/sys", O_RDONLY|O_CLOEXEC);

Completed in 11 milliseconds