Searched refs:xdr_string (Results 1 – 3 of 3) sorted by relevance
51 && xdr_string (xdrs, &(p->aup_machname), MAX_MACHINE_NAME) in xdr_authunix_parms()
648 xdr_string (XDR *xdrs, char **cpp, u_int maxsize) in libc_hidden_def()713 libc_hidden_def(xdr_string) in libc_hidden_def() argument722 if (xdr_string (xdrs, cpp, LASTUNSIGNED)) in libc_hidden_def()
334 extern bool_t xdr_string (XDR *__xdrs, char **__cpp, u_int __maxsize) __THROW;335 libc_hidden_proto(xdr_string)
Completed in 5 milliseconds