Searched refs:matchSyscall (Results 1 – 2 of 2) sorted by relevance
269 if matchSyscall(call.Name, c) {286 if matchSyscall(call.Name, c) {301 func matchSyscall(name, pattern string) bool { func
58 res := matchSyscall(test.call, test.pattern)