Searched refs:callrpc_private (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dclnt_simple.c74 static struct callrpc_private { struct
79 } *callrpc_private; variable in typeref:struct:callrpc_private
90 register struct callrpc_private *crp = callrpc_private;
97 crp = (struct callrpc_private *)calloc(1, sizeof (*crp));
100 callrpc_private = crp;

Completed in 72 milliseconds