HomeSort by relevance Sort by last modified time
    Searched full:ah_ops (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth.h 106 } *ah_ops; member in struct:AUTH
120 ((*((auth)->ah_ops->ah_nextverf))(auth))
122 ((*((auth)->ah_ops->ah_nextverf))(auth))
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
130 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
132 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
135 ((*((auth)->ah_ops->ah_refresh))(auth))
137 ((*((auth)->ah_ops->ah_refresh))(auth))
140 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 106 } *ah_ops; member in struct:AUTH
120 ((*((auth)->ah_ops->ah_nextverf))(auth))
122 ((*((auth)->ah_ops->ah_nextverf))(auth))
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
130 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
132 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
135 ((*((auth)->ah_ops->ah_refresh))(auth))
137 ((*((auth)->ah_ops->ah_refresh))(auth))
140 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 106 } *ah_ops; member in struct:AUTH
120 ((*((auth)->ah_ops->ah_nextverf))(auth))
122 ((*((auth)->ah_ops->ah_nextverf))(auth))
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
130 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
132 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
135 ((*((auth)->ah_ops->ah_refresh))(auth))
137 ((*((auth)->ah_ops->ah_refresh))(auth))
140 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]

Completed in 182 milliseconds