Home
last modified time | relevance | path

Searched refs:callrpc (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/librpcsvc/
H A Drnusers.c47 return (callrpc(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NAMES, in rusers()
57 if (callrpc(host, RUSERSPROG, RUSERSVERS_ORIG, RUSERSPROC_NUM, in rnusers()
H A Drstat.c46 return (callrpc(host, RSTATPROG, RSTATVERS_TIME, RSTATPROC_STATS, in rstat()
56 if (callrpc(host, RSTATPROG, RSTATVERS_SWTCH, RSTATPROC_HAVEDISK, in havedisk()
H A Drwall.c46 return (callrpc(host, WALLPROG, WALLVERS, WALLPROC_WALL, in rwall()
H A Dyp_passwd.c78 rval = callrpc(server, YPPASSWDPROG, YPPASSWDVERS, YPPASSWDPROC_UPDATE, in _yppasswd()
/freebsd/include/rpc/
H A Drpc.h83 extern int callrpc(const char *, int, int, int, xdrproc_t, void *,
/freebsd/sys/rpc/
H A Drpc.h94 extern int callrpc(const char *, int, int, int, xdrproc_t, void *,
/freebsd/share/examples/sunrpc/sort/
H A Drsort.c26 if ((i = callrpc(machinename, SORTPROG, SORTVERS, SORT,
/freebsd/lib/libc/rpc/
H A DSymbol.map130 callrpc;
H A DMakefile.inc150 rpc_soc.3 callrpc.3 \
H A Drpc_soc.c288 callrpc(const char *host, int prognum, int versnum, int procnum, in callrpc() function
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c330 if ((stat = callrpc("localhost", YPPROG,YPVERS, YPPROC_CLEAR, in main()
/freebsd/libexec/ypxfr/
H A Dypxfr_main.c552 if ((stat = callrpc("localhost",YPPROG,YPVERS,YPPROC_CLEAR, in main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c879 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL, in init_nsm()
H A Dlockd_lock.c2052 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_MON, in monitor_lock_host()
2123 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON, in unmonitor_lock_host()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1418 fun:callrpc=uninstrumented