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

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

Completed in 77 milliseconds