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

  /hardware/msm7k/librpc/rpc/
clnt.h 72 * callrpc & clnt_create errors
211 extern CLIENT * clnt_create ( char * host, uint32 prog, uint32 vers,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 75 * callrpc & clnt_create errors
288 * clnt_create(host, prog, vers, prot)
294 extern CLIENT *clnt_create (__const char *__host, __const u_long __prog,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 75 * callrpc & clnt_create errors
288 * clnt_create(host, prog, vers, prot)
294 extern CLIENT *clnt_create (__const char *__host, __const u_long __prog,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 75 * callrpc & clnt_create errors
288 * clnt_create(host, prog, vers, prot)
294 extern CLIENT *clnt_create (__const char *__host, __const u_long __prog,
  /hardware/msm7k/librpc/
clnt.c 535 CLIENT *clnt_create( function

Completed in 474 milliseconds