Searched refs:SYS_ioctl (Results 1 – 3 of 3) sorted by relevance
162 #define SYS_ioctl 54 macro
330 if (ktr->ktr_code == SYS_ioctl) { in ktrsyscall()
502 #ifdef SYS_ioctl in init_syscall_table()503 syscall_table[SYS_ioctl] = "ioctl"; in init_syscall_table()