Home
last modified time | relevance | path

Searched refs:DisallowSyscall (Results 1 – 1 of 1) sorted by relevance

/external/libcap/contrib/seccomp/
Dexplore.go130 func DisallowSyscall(syscallNum, errno uint32) []SockFilter { func
256 filter = append(filter, DisallowSyscall(x, uint32(*errno))...)