OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xdr_callhdr
(Results
1 - 8
of
8
) sorted by relevancy
/src/include/rpc/
rpc_msg.h
173
*
xdr_callhdr
(xdrs, cmsg)
177
extern bool_t
xdr_callhdr
(XDR *, struct rpc_msg *);
/src/lib/libc/rpc/
rpc_prot.c
67
__weak_alias(
xdr_callhdr
,_xdr_callhdr)
204
xdr_callhdr
(XDR *xdrs, struct rpc_msg *cmsg)
function in typeref:typename:bool_t
Makefile.inc
99
rpc_xdr.3
xdr_callhdr
.3 \
clnt_raw.c
134
if (!
xdr_callhdr
(xdrs, &call_msg))
clnt_dg.c
264
if (!
xdr_callhdr
(&(cu->cu_outxdrs), &call_msg)) {
clnt_vc.c
305
if (!
xdr_callhdr
(&(ct->ct_xdrs), &call_msg)) {
/src/lib/libc/include/
namespace.h
828
#define
xdr_callhdr
_xdr_callhdr
macro
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
823
if (!
xdr_callhdr
(&outxdr, &call_msg)) {
827
fprintf(stderr, "%s:
xdr_callhdr
failed\n", __func__);
Completed in 34 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025