Home
last modified time | relevance | path

Searched defs:replyp (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/rusers/
H A Drusers.c235 rusers_reply(char *replyp, struct sockaddr_in *raddrp) in rusers_reply()
290 rusers_reply_3(char *replyp, struct sockaddr_in *raddrp) in rusers_reply_3()
/netbsd-src/usr.bin/rusers/
H A Drusers.c141 rusers_reply(char *replyp, struct netbuf *raddrp, struct netconfig *nconf) in rusers_reply()
/openbsd-src/usr.bin/rup/
H A Drup.c152 rstat_reply(char *replyp, struct sockaddr_in *raddrp) in rstat_reply()
/netbsd-src/usr.bin/rup/
H A Drup.c203 rstat_reply(char *replyp, struct netbuf *raddrp, struct netconfig *nconf) in rstat_reply()
/netbsd-src/tests/lib/libc/rpc/
H A Dt_rpc.c45 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) in reply()
/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c420 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, u_long *replylenp) in cache_get()
/netbsd-src/lib/libc/rpc/
H A Dsvc_dg.c570 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, size_t *replylenp) in cache_get()