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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc.h 76 extern struct rpc_createerr *__rpc_thread_createerr (void)
81 macro 'rpc_createerr' because this would prevent people from defining
82 object of type 'struct rpc_createerr'. So we leave it up to the user
85 # define rpc_createerr (*__rpc_thread_createerr ()) macro
clnt.h 390 struct rpc_createerr { struct
395 extern struct rpc_createerr rpc_createerr;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc.h 76 extern struct rpc_createerr *__rpc_thread_createerr (void)
81 macro 'rpc_createerr' because this would prevent people from defining
82 object of type 'struct rpc_createerr'. So we leave it up to the user
85 # define rpc_createerr (*__rpc_thread_createerr ()) macro
clnt.h 390 struct rpc_createerr { struct
395 extern struct rpc_createerr rpc_createerr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc.h 76 extern struct rpc_createerr *__rpc_thread_createerr (void)
81 macro 'rpc_createerr' because this would prevent people from defining
82 object of type 'struct rpc_createerr'. So we leave it up to the user
85 # define rpc_createerr (*__rpc_thread_createerr ()) macro
clnt.h 390 struct rpc_createerr { struct
395 extern struct rpc_createerr rpc_createerr;

Completed in 87 milliseconds