Lines Matching defs:finfo
90 struct finfo {
102 static struct finfo FINFO[NFORWARD];
113 static struct finfo *forward_find(u_int32_t);
120 static void xprt_set_caller(SVCXPRT *, struct finfo *);
121 static void send_svcsyserr(SVCXPRT *, struct finfo *);
596 * used was for forwarding (by looking through the finfo structures to see
1008 static struct finfo *
1037 struct finfo *fi;
1241 xprt_set_caller(SVCXPRT *xprt, struct finfo *fi)
1254 send_svcsyserr(SVCXPRT *xprt, struct finfo *fi)
1270 struct finfo *fi;