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

  /external/kernel-headers/original/linux/sunrpc/
msg_prot.h 51 RPC_PROC_UNAVAIL = 3,
xdr.h 74 #define rpc_proc_unavail __constant_htonl(RPC_PROC_UNAVAIL) macro
  /hardware/msm7k/librpc/
rpc.c 63 case RPC_PROC_UNAVAIL:
svc.c 557 reply.u.ar.stat = RPC_PROC_UNAVAIL;
clnt.c 475 case RPC_PROC_UNAVAIL:
  /hardware/msm7k/librpc/rpc/
types.h 215 RPC_PROC_UNAVAIL = 3,

Completed in 124 milliseconds