nlm_holder
nlm_convert_to_nlm4_holder(struct nlm4_holder *dst, struct nlm_holder *src)
typedef struct nlm_holder nlm_holder;
struct nlm_holder holder;
extern bool_t xdr_nlm_holder(XDR *, nlm_holder*);
nlm_convert_to_nlm_holder(struct nlm_holder *dst, struct nlm4_holder *src)
nlm_convert_to_nlm4_holder(struct nlm4_holder *dst, struct nlm_holder *src)
xdr_nlm_holder(XDR *xdrs, nlm_holder *objp)
sizeof(struct nlm_holder));
sizeof(struct nlm_holder));