Searched refs:fwd_fun (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Drpc_fwd.c73 fwd_fun *rf_fwd; /* Forwarding function */
224 fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto, opaque_t cb_arg, fwd_fun cb)
H A Dops_nfs.c108 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan);
109 static int webnfs_lookup(fh_cache *fp, fwd_fun f, wchan_t wchan);
533 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan)
604 webnfs_lookup(fh_cache *fp, fwd_fun fun, wchan_t wchan)
1089 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) NULL, (wchan_t) NULL);
H A Damd.h231 typedef void fwd_fun(voidp, int, struct sockaddr_in *, typedef
614 extern int fwd_packet(int, char *, int, struct sockaddr_in *, struct sockaddr_in *, opaque_t, fwd_fun *);

Completed in 108 milliseconds