Searched refs:PIOCCONT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dpioctl.h61 # define PIOCCONT _IOWINT('p', 5) /* Continue a process */ macro
/freebsd-11-stable/usr.sbin/procctl/
H A Dprocctl.c74 if (ioctl(fd, PIOCCONT, 0) == -1 && errno != EINVAL)
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_ioctl.c114 case PIOCCONT:
217 case PIOCCONT:

Completed in 153 milliseconds