Searched refs:clnt_broadcast (Results 1 – 9 of 9) sorted by relevance
/freebsd/usr.sbin/bootparamd/callbootd/ |
H A D | callbootd.c | 108 (void)clnt_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, in main() 131 (void)clnt_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, in main()
|
/freebsd/include/rpc/ |
H A D | pmap_clnt.h | 75 extern enum clnt_stat clnt_broadcast(u_long, u_long, u_long,
|
/freebsd/lib/libc/rpc/ |
H A D | Symbol.map | 132 clnt_broadcast;
|
H A D | Makefile.inc | 151 rpc_soc.3 clnt_broadcast.3 \
|
H A D | rpc_soc.c | 353 clnt_broadcast(u_long prog, u_long vers, u_long proc, xdrproc_t xargs, in clnt_broadcast() function
|
/freebsd/usr.bin/rup/ |
H A D | rup.c | 206 clnt_stat = clnt_broadcast(RSTATPROG, RSTATVERS_TIME, RSTATPROC_STATS, in allhosts()
|
/freebsd/usr.bin/rusers/ |
H A D | rusers.c | 208 clnt_stat = clnt_broadcast(RUSERSPROG, RUSERSVERS_IDLE, in allhosts()
|
/freebsd/usr.sbin/ypbind/ |
H A D | ypbind.c | 748 stat = clnt_broadcast(YPPROG, YPVERS, YPPROC_DOMAIN_NONACK, in broadcast()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1474 fun:clnt_broadcast=uninstrumented
|