Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/amd/amd/
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) in call_mountd()
604 webnfs_lookup(fh_cache *fp, fwd_fun fun, wchan_t wchan) in webnfs_lookup()
1089 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) NULL, (wchan_t) NULL); in nfs_umounted()
Drpc_fwd.c73 fwd_fun *rf_fwd; /* Forwarding function */
224 …pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto, opaque_t cb_arg, fwd_fun *cb) in fwd_packet()
Damd.h231 typedef void fwd_fun(voidp, int, struct sockaddr_in *, typedef
614 …int fwd_packet(int, char *, int, struct sockaddr_in *, struct sockaddr_in *, opaque_t, fwd_fun *);
/freebsd-12-stable/contrib/amd/
DChangeLog5448 include/am_utils.h; changed task_fun, cb_fun and fwd_fun typedefs