OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_getpostn
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h
123
u_int (*
x_getpostn
) (__const XDR *__xdrs);
member in struct:XDR::xdr_ops
196
(*(xdrs)->x_ops->
x_getpostn
)(xdrs)
198
(*(xdrs)->x_ops->
x_getpostn
)(xdrs)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h
123
u_int (*
x_getpostn
) (__const XDR *__xdrs);
member in struct:XDR::xdr_ops
196
(*(xdrs)->x_ops->
x_getpostn
)(xdrs)
198
(*(xdrs)->x_ops->
x_getpostn
)(xdrs)
Completed in 42 milliseconds