Searched refs:rpc_call_destroy (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_simple.c83 static void rpc_call_destroy(void *);
86 rpc_call_destroy(void *vp) function
101 rpc_call_key_error = thr_keycreate(&rpc_call_key, rpc_call_destroy);

Completed in 67 milliseconds