Searched refs:TIFIOCSPIDON (Results 1 – 3 of 3) sorted by relevance
96 #define TIFIOCSPIDON (('t' << 8) | 11) /* add pid to filter */ macro
299 if (ioctl(hdl->kfd, TIFIOCSPIDON, pid_to_add) < 0) { in _tnfctl_prbk_pfilter_add()
422 case TIFIOCSPIDON: in tnf_ioctl()