Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dexecutor_bsd.h51 #define KIOENABLE _IOW('c', 2, int) // Enable coverage recording macro
82 if (ioctl(cov->fd, KIOENABLE, &kcov_mode)) in cover_enable()