Searched refs:SYS_shmat (Results 1 – 4 of 4) sorted by relevance
206 #define SYS_shmat 228 macro
1111 #if defined (SYS_shmat) in init_syscall_table()1112 syscall_table[SYS_shmat] = "shmat"; in init_syscall_table()
886 case SYS_shmat: in ktrsyscall()
1098 return (sysent[SYS_shmat].sy_call(td, &ap)); in freebsd32_shmsys()