Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr.c362 enum sizecheck { SIZEVAL }; /* used to find the size of an enum */ in xdr_enum() enum
368 assert(sizeof (enum sizecheck) == sizeof (int32_t)); in xdr_enum()
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.c373 enum sizecheck { SIZEVAL } sizecheckvar; /* used to find the size of */ enum
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_xdr.c1415 static enum sizecheck { SIZEVAL } sizecheckvar; /* used to find the size of */ enum