HomeSort by: relevance | last modified time | path
    Searched refs:fwd_fun (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
rpc_fwd.c 75 fwd_fun *rf_fwd; /* Forwarding function */
226 fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto, opaque_t cb_arg, fwd_fun cb)
ops_nfs.c 110 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan);
111 static int webnfs_lookup(fh_cache *fp, fwd_fun f, wchan_t wchan);
535 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan)
606 webnfs_lookup(fh_cache *fp, fwd_fun fun, wchan_t wchan)
1091 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) NULL, (wchan_t) NULL);
amd.h 233 typedef void fwd_fun(voidp, int, struct sockaddr_in *, typedef
616 extern int fwd_packet(int, char *, int, struct sockaddr_in *, struct sockaddr_in *, opaque_t, fwd_fun *);

Completed in 32 milliseconds