Home
last modified time | relevance | path

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

/nis/
A Dnis_xdr.c39 xdr_nis_name (XDR *xdrs, nis_name *objp) in xdr_nis_name() function
47 return xdr_nis_name (xdrs, objp); in _xdr_nis_name()
87 bool_t res = xdr_nis_name (xdrs, &objp->name); in _xdr_nis_server()
105 bool_t res = xdr_nis_name (xdrs, &objp->do_name); in _xdr_directory_obj()
170 res = xdr_nis_name (xdrs, &objp->li_name); in xdr_link_obj()
254 res = xdr_nis_name (xdrs, &objp->zo_name); in _xdr_nis_object()
257 res = xdr_nis_name (xdrs, &objp->zo_owner); in _xdr_nis_object()
263 res = xdr_nis_name (xdrs, &objp->zo_domain); in _xdr_nis_object()
378 bool_t res = xdr_nis_name (xdrs, &objp->dir); in libnsl_hidden_nolink_def()
419 res = xdr_nis_name (xdrs, &objp->requester); in _xdr_fd_args()
[all …]

Completed in 3 milliseconds