Searched refs:IXDR_GET_BOOL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/NFS-81/rpc.rquotad/
H A Drquota_xdr.c131 objp->rq_active = IXDR_GET_BOOL(buf);
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr.h349 #define IXDR_GET_BOOL(buf) ((bool_t)IXDR_GET_LONG(buf)) macro

Completed in 118 milliseconds