HomeSort by relevance Sort by last modified time
    Searched refs:ah_destroy (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
auth.h 102 void (*ah_destroy) (AUTH *); /* destroy this structure */ member in struct:AUTH::auth_ops
137 ((*((auth)->ah_ops->ah_destroy))(auth))
139 ((*((auth)->ah_ops->ah_destroy))(auth))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth.h 102 void (*ah_destroy) (AUTH *); /* destroy this structure */ member in struct:AUTH::auth_ops
137 ((*((auth)->ah_ops->ah_destroy))(auth))
139 ((*((auth)->ah_ops->ah_destroy))(auth))

Completed in 4185 milliseconds