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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc.h 73 extern struct rpc_createerr *__rpc_thread_createerr (void)
78 macro 'rpc_createerr' because this would prevent people from defining
79 object of type 'struct rpc_createerr'. So we leave it up to the user
82 # define rpc_createerr (*__rpc_thread_createerr ()) macro
clnt.h 387 struct rpc_createerr { struct
392 extern struct rpc_createerr rpc_createerr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc.h 73 extern struct rpc_createerr *__rpc_thread_createerr (void)
78 macro 'rpc_createerr' because this would prevent people from defining
79 object of type 'struct rpc_createerr'. So we leave it up to the user
82 # define rpc_createerr (*__rpc_thread_createerr ()) macro
clnt.h 387 struct rpc_createerr { struct
392 extern struct rpc_createerr rpc_createerr;

Completed in 298 milliseconds