Home
last modified time | relevance | path

Searched defs:replyp (Results 1 – 3 of 3) 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()
/openbsd-src/usr.bin/rup/
H A Drup.c152 rstat_reply(char *replyp, struct sockaddr_in *raddrp) in rstat_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()