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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rusers.x 151 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
156 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
161 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rusers.x 151 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
156 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
161 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rusers.x 151 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
156 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
161 % if (!xdr_bytes (xdrs, &ptr, &size, size)) {
  /hardware/msm7k/librpc/rpc/
xdr.h 84 extern bool_t xdr_bytes (XDR *xdr, char **cpp, u_int *sizep, u_int maxsize);
  /hardware/msm7k/librpc/
xdr.c 10 bool_t xdr_bytes (XDR *xdr, char **cpp, u_int *sizep, u_int maxsize) function
36 } /* xdr_bytes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
xdr.h 313 extern bool_t xdr_bytes (XDR *__xdrs, char **__cpp, u_int *__sizep,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 313 extern bool_t xdr_bytes (XDR *__xdrs, char **__cpp, u_int *__sizep,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 313 extern bool_t xdr_bytes (XDR *__xdrs, char **__cpp, u_int *__sizep,

Completed in 7015 milliseconds