Home
last modified time | relevance | path

Searched refs:cb_prog (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Drpc_cmsg.c78 IXDR_PUT_LONG (buf, cmsg->rm_call.cb_prog); in xdr_callmsg()
118 cmsg->rm_call.cb_prog = IXDR_GET_LONG (buf); in xdr_callmsg()
198 xdr_u_long (xdrs, &(cmsg->rm_call.cb_prog)) && in xdr_callmsg()
A Dclnt_raw.c111 call_msg.rm_call.cb_prog = prog; in clntraw_create()
A Drpc_prot.c168 xdr_u_long (xdrs, &(cmsg->rm_call.cb_prog))) in libc_hidden_def()
A Dpmap_rmt.c282 msg.rm_call.cb_prog = PMAPPROG; in clnt_broadcast()
A Dsvc.c380 r.rq_prog = msg.rm_call.cb_prog; in libc_hidden_def()
A Dclnt_tcp.c185 call_msg.rm_call.cb_prog = prog; in clnttcp_create()
A Dclnt_unix.c166 call_msg.rm_call.cb_prog = prog; in clntunix_create()
A Dsvc_udp.c564 uc->uc_prog = msg->rm_call.cb_prog; in cache_get()
A Dclnt_udp.c160 call_msg.rm_call.cb_prog = program; in clntudp_bufcreate()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Drpc_msg.h143 u_long cb_prog; member

Completed in 11 milliseconds