Searched refs:vhandle (Results 1 – 3 of 3) sorted by relevance
308 __rpc_getconf(void *vhandle) in __rpc_getconf() argument313 handle = (struct handle *)vhandle; in __rpc_getconf()382 __rpc_endconf(void *vhandle) in __rpc_endconf() argument386 handle = (struct handle *)vhandle; in __rpc_endconf()
349 my__rpc_endconf(void *vhandle, char *file, int line) in my__rpc_endconf() argument351 __rpc_endconf(vhandle); in my__rpc_endconf()353 drop_alloc("RPC_SETCONF", vhandle, file, line); in my__rpc_endconf()
653 struct netconfig *__rpc_getconf(void *vhandle);654 void __rpc_endconf(void *vhandle);