Home
last modified time | relevance | path

Searched refs:clnt_broadcast (Results 1 – 10 of 10) sorted by relevance

/trueos/usr.sbin/bootparamd/callbootd/
HDcallbootd.c119 (void)clnt_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
142 (void)clnt_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
/trueos/include/rpc/
HDpmap_clnt.h77 extern enum clnt_stat clnt_broadcast(u_long, u_long, u_long,
/trueos/lib/libc/rpc/
HDSymbol.map167 clnt_broadcast;
HDMakefile.inc153 rpc_soc.3 clnt_broadcast.3 \
HDrpc_soc.c398 clnt_broadcast(prog, vers, proc, xargs, argsp, xresults, resultsp, eachresult) in clnt_broadcast() function
/trueos/usr.bin/rup/
HDrup.c219 clnt_stat = clnt_broadcast(RSTATPROG, RSTATVERS_TIME, RSTATPROC_STATS, in allhosts()
/trueos/usr.bin/rusers/
HDrusers.c209 clnt_stat = clnt_broadcast(RUSERSPROG, RUSERSVERS_IDLE, in allhosts()
/trueos/usr.sbin/ypbind/
HDypbind.c740 stat = clnt_broadcast(YPPROG, YPVERS, YPPROC_DOMAIN_NONACK, in broadcast()
/trueos/contrib/gcc/
HDsys-protos.h165 extern enum clnt_stat clnt_broadcast(unsigned long, unsigned long, unsigned long, xdrproc_t…
/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/
HDmountd.c2390 (void)clnt_broadcast(RPCPROG_MNT, RPCMNT_VER1, RPCMNT_UMNTALL,