HomeSort by relevance Sort by last modified time
    Searched full:ah_marshal (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 101 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize */ member in struct:AUTH::auth_ops
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 101 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize */ member in struct:AUTH::auth_ops
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 101 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize */ member in struct:AUTH::auth_ops
125 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))

Completed in 503 milliseconds