Searched defs:boolean_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_types.h116 typedef int boolean_t; typedef
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c63 } boolean_t; typedef in typeref:enum:__anon174
3083 boolean_t match = FALSE;
/osnet-11/usr/src/lib/libsip/common/
H A Dsip.h291 typedef int boolean_t; typedef
388 boolean_t (*header_check_compliance)(struct sip_parsed_header *);
389 boolean_t (*header_is_equal)(struct sip_parsed_header *,
399 boolean_t (*sip_conn_is_stream)(sip_conn_object_t);
400 boolean_t (*sip_conn_is_reliable)(sip_conn_object_t);
418 boolean_t (*sip_ulp_untimeout)(uint_t);
449 extern boolean_t (*sip_is_conn_stream)(sip_conn_object_t);
450 extern boolean_t (*sip_is_conn_reliable)(sip_conn_object_t);
463 extern boolean_t (*sip_stack_untimeout)(uint_t);
484 boolean_t, cha
[all...]

Completed in 101 milliseconds