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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
filebench.h 38 typedef enum { B_FALSE, B_TRUE } boolean_t; typedef in typeref:enum:__anon39
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
e1000.c 63 } boolean_t; typedef in typeref:enum:__anon2392
    [all...]
  /onnv/onnv-gate/usr/src/lib/libparted/common/libparted/fs/jfs/
jfs_types.h 116 typedef int boolean_t; typedef
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 101 typedef enum boolean { B_FALSE, B_TRUE } boolean_t; typedef in typeref:enum:boolean
  /onnv/onnv-gate/usr/src/uts/common/avs/ns/
contract.h 131 typedef enum { B_FALSE, B_TRUE } boolean_t; typedef in typeref:enum:__anon4626
  /onnv/onnv-gate/usr/src/uts/common/sys/
types.h 189 typedef enum { _B_FALSE, _B_TRUE } boolean_t; typedef in typeref:enum:__anon162
191 typedef enum { B_FALSE, B_TRUE } boolean_t; typedef in typeref:enum:__anon163
  /onnv/onnv-gate/usr/src/lib/libsip/common/
sip.h 294 typedef int boolean_t; typedef
391 boolean_t (*header_check_compliance)(struct sip_parsed_header *);
392 boolean_t (*header_is_equal)(struct sip_parsed_header *,
402 boolean_t (*sip_conn_is_stream)(sip_conn_object_t);
403 boolean_t (*sip_conn_is_reliable)(sip_conn_object_t);
421 boolean_t (*sip_ulp_untimeout)(uint_t);
452 extern boolean_t (*sip_is_conn_stream)(sip_conn_object_t);
453 extern boolean_t (*sip_is_conn_reliable)(sip_conn_object_t);
466 extern boolean_t (*sip_stack_untimeout)(uint_t);
487 boolean_t, char *)
    [all...]

Completed in 840 milliseconds