Home
last modified time | relevance | path

Searched defs:Revoke (Results 1 – 16 of 16) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsyscall_netbsd_arm.go1108 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_amd64.go1108 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_386.go1108 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_386.go1117 func Revoke(path string) (err error) { func
Dzsyscall_dragonfly_amd64.go1101 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_amd64.go1117 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_arm.go1117 func Revoke(path string) (err error) { func
Dzsyscall_darwin_amd64.go1294 func Revoke(path string) (err error) { func
Dzsyscall_darwin_arm64.go1294 func Revoke(path string) (err error) { func
Dzsyscall_darwin_arm.go1294 func Revoke(path string) (err error) { func
Dzsyscall_darwin_386.go1294 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_amd64.go1495 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_arm.go1495 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_386.go1495 func Revoke(path string) (err error) { func
/external/v8/src/
Dapi.cc7398 void Proxy::Revoke() { in Revoke() function in v8::Proxy
Dobjects.cc5730 void JSProxy::Revoke(Handle<JSProxy> proxy) { in Revoke() function in v8::internal::JSProxy