Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dsvc_vc.c454 struct cf_rendezvous *cfp; local
456 cfp = (struct cf_rendezvous *)xprt->xp_p1;
457 if (cfp == NULL)
461 *(int *)in = cfp->maxrec;
464 cfp->maxrec = *(int *)in;
489 struct cf_conn *cfp; local
496 cfp = (struct cf_conn *)xprt->xp_p1;
498 if (cfp->nonblock) {
511 gettimeofday(&cfp->last_recv_time, NULL);
555 gettimeofday(&cfp->last_recv_time, NULL);