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

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dtypes.h37 #define enum_t int macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtypes.h15 typedef int enum_t; typedef
/illumos-gate/usr/src/uts/common/rpc/
H A Dtypes.h49 typedef int enum_t; typedef
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_subr.c37 * define enum_t here as it is all we need from rpc/types.h
41 typedef int enum_t; typedef
H A Drdcsrv.c44 * define enum_t here as it is all we need from rpc/types.h
48 typedef int enum_t; typedef
H A Drdc_health.c42 * define enum_t here as it is all we need from rpc/types.h
46 typedef int enum_t; typedef
H A Drdc_svc.c46 * define enum_t here as it is all we need from rpc/types.h
50 typedef int enum_t; typedef
H A Drdc_clnt.c41 * define enum_t here as it is all we need from rpc/types.h
45 typedef int enum_t; typedef
378 return (xdr_union(xdrs, (enum_t *)&(rr->rr_status),
H A Drdc_io.c37 * define enum_t here as it is all we need from rpc/types.h
41 typedef int enum_t; typedef
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h216 typedef int enum_t; typedef

Completed in 72 milliseconds