Searched defs:_xdr_argument (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libidmap/common/
H A Didmap_api.c904 xdrproc_t _xdr_argument, _xdr_result; local
911 _xdr_argument = (xdrproc_t)xdr_idmap_list_namerules_1_argument;
915 _xdr_argument = (xdrproc_t)xdr_idmap_list_mappings_1_argument;
924 xdr_free(_xdr_argument, (caddr_t)iter->arg);

Completed in 26 milliseconds