HomeSort by relevance Sort by last modified time
    Searched defs:Revoke (Results 1 - 25 of 31) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_dragonfly_amd64.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_386.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_amd64.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_arm.go 948 func Revoke(path string) (err error) {
zsyscall_netbsd_386.go 930 func Revoke(path string) (err error) {
zsyscall_netbsd_amd64.go 930 func Revoke(path string) (err error) {
zsyscall_netbsd_arm.go 930 func Revoke(path string) (err error) {
zsyscall_openbsd_386.go 938 func Revoke(path string) (err error) {
zsyscall_openbsd_amd64.go 938 func Revoke(path string) (err error) {
zsyscall_openbsd_arm.go 937 func Revoke(path string) (err error) {
zsyscall_darwin_386.go 1028 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_amd64.go 1028 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_arm.go 1028 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_arm64.go 1027 func Revoke(path string) (err error) {
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_dragonfly_amd64.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_386.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_amd64.go 948 func Revoke(path string) (err error) {
zsyscall_freebsd_arm.go 948 func Revoke(path string) (err error) {
zsyscall_netbsd_386.go 930 func Revoke(path string) (err error) {
zsyscall_netbsd_amd64.go 930 func Revoke(path string) (err error) {
zsyscall_netbsd_arm.go 930 func Revoke(path string) (err error) {
zsyscall_openbsd_386.go 938 func Revoke(path string) (err error) {
zsyscall_openbsd_amd64.go 938 func Revoke(path string) (err error) {
zsyscall_openbsd_arm.go 937 func Revoke(path string) (err error) {
zsyscall_darwin_386.go 1028 func Revoke(path string) (err error) {
    [all...]

Completed in 1426 milliseconds

1 2