Home
last modified time | relevance | path

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

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