Home
last modified time | relevance | path

Searched refs:xdr_string (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dauthunix_prot.c51 && xdr_string (xdrs, &(p->aup_machname), MAX_MACHINE_NAME) in xdr_authunix_parms()
A Dxdr.c648 xdr_string (XDR *xdrs, char **cpp, u_int maxsize) in libc_hidden_def()
713 libc_hidden_def(xdr_string) in libc_hidden_def() argument
722 if (xdr_string (xdrs, cpp, LASTUNSIGNED)) in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dxdr.h334 extern bool_t xdr_string (XDR *__xdrs, char **__cpp, u_int __maxsize) __THROW;
335 libc_hidden_proto(xdr_string)

Completed in 5 milliseconds