Searched refs:resultproc_t (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/include/rpc/
H A Dpmap_clnt.h80 resultproc_t);
H A Dclnt.h489 * const resultproc_t eachresult; -- call with each result
513 * const resultproc_t eachresult; -- call with each result
519 typedef bool_t (*resultproc_t)(caddr_t, ...); typedef
525 const resultproc_t, const char *);
529 const resultproc_t, const int,
/freebsd-9.3-release/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c126 (resultproc_t)eachres_whoami);
149 (resultproc_t)eachres_getfile);
/freebsd-9.3-release/lib/libc/rpc/
H A Drpc_soc.c361 static resultproc_t clnt_broadcast_result_main;
382 resultproc_t clnt_broadcast_result;
389 clnt_broadcast_result = (resultproc_t)thr_getspecific(clnt_broadcast_key);
406 resultproc_t eachresult; /* call with each result obtained */
417 (resultproc_t) rpc_wrap_bcast, "udp");
H A Dclnt_bcast.c239 resultproc_t eachresult; /* call with each result obtained */
663 resultproc_t eachresult; /* call with each result obtained */
/freebsd-9.3-release/sys/rpc/
H A Dclnt.h666 * const resultproc_t eachresult; -- call with each result
690 * const resultproc_t eachresult; -- call with each result
696 typedef bool_t (*resultproc_t)(caddr_t, ...); typedef
702 const resultproc_t, const char *);
706 const resultproc_t, const int,
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h222 typedef int resultproc_t; typedef
H A Dsys-protos.h165 extern enum clnt_stat clnt_broadcast(unsigned long, unsigned long, unsigned long, xdrproc_t, char *, xdrproc_t, char *, resultproc_t);
/freebsd-9.3-release/usr.bin/rup/
H A Drup.c222 (resultproc_t)rstat_reply);
/freebsd-9.3-release/usr.bin/rusers/
H A Drusers.c212 (resultproc_t)rusers_reply);
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dypbind.c743 (resultproc_t)broadcast_result);
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c626 (char *)NULL, (resultproc_t) reply_proc, NULL);

Completed in 63 milliseconds