HomeSort by relevance Sort by last modified time
    Searched refs:ah_nextverf (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 97 void (*ah_nextverf) (AUTH *); member in struct:AUTH::auth_ops
117 ((*((auth)->ah_ops->ah_nextverf))(auth))
119 ((*((auth)->ah_ops->ah_nextverf))(auth))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth.h 97 void (*ah_nextverf) (AUTH *); member in struct:AUTH::auth_ops
117 ((*((auth)->ah_ops->ah_nextverf))(auth))
119 ((*((auth)->ah_ops->ah_nextverf))(auth))

Completed in 31 milliseconds