Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDpioctl.h52 # define PIOCBIS _IOWINT('p', 1) /* Set event flag */ macro
/NextBSD/sys/fs/procfs/
HDprocfs_ioctl.c87 case PIOCBIS: in procfs_ioctl()