Symbol: cf_conn
lib/libc/rpc/svc_vc.c
237
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
248
cd = mem_alloc(sizeof(struct cf_conn));
lib/libc/rpc/svc_vc.c
277
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
326
cd = (struct cf_conn *)newxprt->xp_p1;
lib/libc/rpc/svc_vc.c
384
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
387
cd = (struct cf_conn *)xprt->xp_p1;
lib/libc/rpc/svc_vc.c
399
mem_free(cd, sizeof(struct cf_conn));
lib/libc/rpc/svc_vc.c
452
struct cf_conn *cfp;
lib/libc/rpc/svc_vc.c
459
cfp = (struct cf_conn *)xprt->xp_p1;
lib/libc/rpc/svc_vc.c
497
((struct cf_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED;
lib/libc/rpc/svc_vc.c
510
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
516
cd = (struct cf_conn *)xprt->xp_p1;
lib/libc/rpc/svc_vc.c
552
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
556
cd = (struct cf_conn *)(xprt->xp_p1);
lib/libc/rpc/svc_vc.c
568
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
574
cd = (struct cf_conn *)(xprt->xp_p1);
lib/libc/rpc/svc_vc.c
596
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
599
cd = (struct cf_conn *)(xprt->xp_p1);
lib/libc/rpc/svc_vc.c
612
xdrs = &(((struct cf_conn *)(xprt->xp_p1))->xdrs);
lib/libc/rpc/svc_vc.c
621
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
631
cd = (struct cf_conn *)(xprt->xp_p1);
lib/libc/rpc/svc_vc.c
740
struct cf_conn *cd;
lib/libc/rpc/svc_vc.c
752
cd = (struct cf_conn *)xprt->xp_p1;
sys/rpc/clnt_vc.c
1159
cd = (struct cf_conn *)
sys/rpc/clnt_vc.c
938
struct cf_conn *cd;
sys/rpc/svc_vc.c
263
struct cf_conn *cd;
sys/rpc/svc_vc.c
347
struct cf_conn *cd = NULL;
sys/rpc/svc_vc.c
538
struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1;
sys/rpc/svc_vc.c
564
struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1;
sys/rpc/svc_vc.c
601
struct cf_conn *cd;
sys/rpc/svc_vc.c
603
cd = (struct cf_conn *)(xprt->xp_p1);
sys/rpc/svc_vc.c
629
struct cf_conn *cd;
sys/rpc/svc_vc.c
631
cd = (struct cf_conn *)(xprt->xp_p1);
sys/rpc/svc_vc.c
647
struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1;
sys/rpc/svc_vc.c
724
struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1;
sys/rpc/svc_vc.c
944
struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1;