Searched refs:procabi (Results 1 – 3 of 3) sorted by relevance
58 struct procabi { struct100 struct procabi *abi;
66 struct procabi *abi;76 static struct procabi cloudabi32 = {83 static struct procabi cloudabi64 = {90 static struct procabi freebsd = {98 static struct procabi freebsd32 = {106 static struct procabi linux = {114 static struct procabi linux32 = {229 static struct procabi *
976 find_syscall(struct procabi *abi, u_int number) in find_syscall()990 add_syscall(struct procabi *abi, u_int number, struct syscall *sc) in add_syscall()