HomeSort by relevance Sort by last modified time
    Searched defs:enum_t (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/rpc/
types.h 37 #define enum_t int macro
  /onnv/onnv-gate/usr/src/uts/common/avs/ns/rdc/
rdc_subr.c 37 * define enum_t here as it is all we need from rpc/types.h
41 typedef int enum_t; typedef
rdcsrv.c 44 * define enum_t here as it is all we need from rpc/types.h
48 typedef int enum_t; typedef
rdc_health.c 42 * define enum_t here as it is all we need from rpc/types.h
46 typedef int enum_t; typedef
rdc_clnt.c 41 * 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),
    [all...]
rdc_svc.c 46 * define enum_t here as it is all we need from rpc/types.h
50 typedef int enum_t; typedef
    [all...]
rdc_io.c 36 * define enum_t here as it is all we need from rpc/types.h
40 typedef int enum_t; typedef
    [all...]
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
types.h 15 typedef int enum_t; typedef
  /onnv/onnv-gate/usr/src/uts/common/rpc/
types.h 50 typedef int enum_t; typedef
  /onnv/onnv-gate/usr/src/uts/common/avs/ns/
contract.h 216 typedef int enum_t; typedef

Completed in 600 milliseconds