Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/rusers/
HDrusers.c94 rusers_reply(void *replyp, struct sockaddr_in *raddrp) in rusers_reply() argument
105 memcpy(up, replyp, sizeof(*up)); in rusers_reply()
/freebsd-14-stable/lib/libc/rpc/
HDsvc_dg.c661 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, size_t *replylenp) in cache_get() argument
694 *replyp = ent->cache_reply; in cache_get()
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/rpc/
HDt_rpc.c42 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) in reply() argument