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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_prot.h 57 * PMAPPROC_GETPORT(struct pmap) returns (long unsigned).
83 #define PMAPPROC_GETPORT ((u_long)3)
  /external/python/cpython2/Demo/rpc/
rpc.py 470 PMAPPROC_GETPORT = 3 # (mapping) -> unsigned int
541 return self.make_call(PMAPPROC_GETPORT, mapping, \

Completed in 951 milliseconds