Home
last modified time | relevance | path

Searched refs:svctcp_create (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/include/rpc/
Dsvc_soc.h107 extern SVCXPRT *svctcp_create(int, u_int, u_int);
/freebsd-12-stable/usr.sbin/rpc.ypupdated/
Dypupdated_main.c257 transp = svctcp_create(sock, 0, 0); in main()
/freebsd-12-stable/lib/libc/rpc/
DSymbol.map159 svctcp_create;
DMakefile.inc176 rpc_soc.3 svctcp_create.3 \
Drpc_soc.c246 svctcp_create(int fd, u_int sendsize, u_int recvsize) in svctcp_create() function
/freebsd-12-stable/usr.sbin/rpc.ypxfrd/
Dypxfrd_main.c274 transp = svctcp_create(sock, 0, 0); in main()
/freebsd-12-stable/contrib/amd/conf/transp/
Dtransp_sockets.c316 (*tcp_amqpp = svctcp_create(*tcp_soAMQp, AMQ_SIZE, AMQ_SIZE)) == NULL) { in create_amq_service()
/freebsd-12-stable/usr.sbin/ypldap/
Dyp.c121 if ((yp->yp_trans_tcp = svctcp_create(RPC_ANYSOCK, 0, 0)) == NULL) in yp_init()
/freebsd-12-stable/usr.sbin/ypbind/
Dypbind.c456 tcptransp = svctcp_create(RPC_ANYSOCK, 0, 0); in main()
/freebsd-12-stable/contrib/gcc/
Dsys-protos.h1123 extern SVCXPRT * svctcp_create(/* ??? */);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3044 fun:svctcp_create=uninstrumented