svc_generic.c | 74 __weak_alias(svc_tli_create,_svc_tli_create) 155 * The high level interface to svc_tli_create(). 157 * with the rpcbind. It calls svc_tli_create(); 173 xprt = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0); 198 svc_tli_create( function in typeref:typename:SVCXPRT *
|