Home
last modified time | relevance | path

Searched refs:replyp (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/usr.bin/rusers/
H A Drusers.c97 rusers_reply(void *replyp, struct sockaddr_in *raddrp) in rusers_reply() argument
108 memcpy(up, replyp, sizeof(*up)); in rusers_reply()
/freebsd-13.1/lib/libc/rpc/
H A Dsvc_dg.c664 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, size_t *replylenp) in cache_get() argument
697 *replyp = ent->cache_reply; in cache_get()
/freebsd-13.1/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c42 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) in reply() argument