Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rusers/
H A Drusers.c141 rusers_reply(char *replyp, struct netbuf *raddrp, struct netconfig *nconf) in rusers_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()
/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()