/src/lib/libc/rpc/ |
clnt_generic.c | 69 __weak_alias(clnt_tli_create,_clnt_tli_create) 222 * It finds out the server address from rpcbind and calls clnt_tli_create() 251 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, 270 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, 291 clnt_tli_create( function in typeref:typename:CLIENT *
|
clnt_generic.c | 69 __weak_alias(clnt_tli_create,_clnt_tli_create) 222 * It finds out the server address from rpcbind and calls clnt_tli_create() 251 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, 270 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, 291 clnt_tli_create( function in typeref:typename:CLIENT *
|
/src/lib/libc/include/ |
namespace.h | 267 #define clnt_tli_create _clnt_tli_create macro
|
namespace.h | 267 #define clnt_tli_create _clnt_tli_create macro
|