/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | shqueue.h | 53 #define SH_LIST_FIRSTP(head, type) \ argument 56 #define SH_LIST_FIRST(head, type) \ argument 60 #define SH_LIST_NEXTP(elm, field, type) \ argument 63 #define SH_LIST_NEXT(elm, field, type) \ argument 85 #define SH_LIST_INSERT_AFTER(listelm, elm, field, type) do { \ argument 97 #define SH_LIST_INSERT_HEAD(head, elm, field, type) do { \ argument 109 #define SH_LIST_REMOVE(elm, field, type) do { \ argument 136 #define SH_TAILQ_FIRSTP(head, type) \ argument 139 #define SH_TAILQ_FIRST(head, type) \ argument 142 #define SH_TAILQ_NEXTP(elm, field, type) \ argument [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_mip.c | 63 uint8_t type; member 69 uint8_t type; member 167 static const char *get_desc(struct ext_desc table[], uint8_t type, int max) { in get_desc() 181 const char *get_mip_adv_desc(uint8_t type) { in get_mip_adv_desc() 186 uint8_t type, in get_interpreter() 631 static void spi_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in spi_ext() 651 static void key_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in key_ext() 706 static void trav_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in trav_ext() 731 static void empty_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in empty_ext() 736 static void nai_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in nai_ext() [all …]
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_kernel_printf.c | 76 unsigned int type:8; /* format_type enum */ member 294 static int is_struct_tag(struct symbol *type, const char *tag) in is_struct_tag() 299 static int has_struct_tag(struct symbol *type, const char *tag) in has_struct_tag() 315 static int is_char_type(struct symbol *type) in is_char_type() 356 static void ip4(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip4() 405 static void ip6(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip6() 423 static void ipS(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ipS() 452 static void hex_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in hex_string() 465 static void escaped_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in escaped_string() 476 static void resource_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaid… in resource_string() [all …]
|
H A D | smatch_address.c | 24 struct symbol *type; in is_non_null_array() local 67 struct symbol *type, *tmp; in matches_anonymous_union() local 85 int get_member_offset(struct symbol *type, const char *member_name) in get_member_offset() 118 struct symbol *type; in get_member_offset_from_deref() local 216 struct symbol *type; in handle_fn_address() local 270 struct symbol *type; in get_address_rl() local 286 struct symbol *type; in get_address_rl() local
|
H A D | smatch_function_ptrs.c | 55 struct symbol *type; in xxx_is_array() local 96 struct symbol *type; in get_array_ptr() local 157 struct symbol *type; in get_returned_ptr() local 213 struct symbol *type; in get_fnptr_name() local 238 struct symbol *type; in match_passes_function_pointer() local 288 struct symbol *type; in can_hold_function_ptr() local 316 struct symbol *type; in match_function_assign() local 371 struct symbol *type; in match_returns_function_pointer() local
|
H A D | smatch_sval.c | 65 sval_t sval_type_val(struct symbol *type, long long val) in sval_type_val() 77 sval_t sval_type_fval(struct symbol *type, long double fval) in sval_type_fval() 267 int sval_cmp_t(struct symbol *type, sval_t one, sval_t two) in sval_cmp_t() 298 int sval_too_low(struct symbol *type, sval_t sval) in sval_too_low() 312 int sval_too_high(struct symbol *type, sval_t sval) in sval_too_high() 321 int sval_fits(struct symbol *type, sval_t sval) in sval_fits() 337 static sval_t cast_to_fp(struct symbol *type, sval_t sval) in cast_to_fp() 385 static sval_t cast_from_fp(struct symbol *type, sval_t sval) in cast_from_fp() 402 sval_t sval_cast(struct symbol *type, sval_t sval) in sval_cast() 462 static sval_t sval_binop_unsigned(struct symbol *type, sval_t left, int op, sval_t right) in sval_binop_unsigned() [all …]
|
H A D | dissect.c | 65 static inline int is_ptr(struct symbol *type) in is_ptr() 82 static usage_t u_lval(struct symbol *type) in u_lval() 89 static usage_t fix_mode(struct symbol *type, usage_t mode) in fix_mode() 134 struct symbol *type, struct symbol *mem) in report_member() 144 static void report_implicit(usage_t mode, struct position *pos, struct symbol *type) in report_implicit() 258 static struct symbol *__lookup_member(struct symbol *type, struct ident *name, int *p_addr) in __lookup_member() 285 static struct symbol *lookup_member(struct symbol *type, struct ident *name, int *addr) in lookup_member() 529 static struct symbol *do_initializer(struct symbol *type, struct expression *expr) in do_initializer() 578 struct symbol *type; in do_symbol() local
|
H A D | smatch_type.c | 42 int type_bytes(struct symbol *type) in type_bytes() 55 int array_bytes(struct symbol *type) in array_bytes() 444 static sval_t fp_max(struct symbol *type) in fp_max() 473 static sval_t fp_min(struct symbol *type) in fp_min() 510 struct symbol *type; in nr_bits() local 520 struct symbol *type; in is_void_pointer() local 533 struct symbol *type; in is_char_pointer() local 554 bool is_struct_ptr(struct symbol *type) in is_struct_ptr() 608 bool type_fits(struct symbol *type, struct symbol *test) in type_fits() 758 struct symbol *type; in get_arg_type_from_key() local [all …]
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_fa.c | 51 s1394_fa_claim_addr(s1394_hal_t *hal, s1394_fa_type_t type, in s1394_fa_claim_addr() 86 s1394_fa_free_addr(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_free_addr() 104 s1394_fa_type_t type) in s1394_fa_list_add() 125 s1394_fa_type_t type) in s1394_fa_list_remove() 151 s1394_fa_list_is_empty(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_is_empty() 164 s1394_fa_list_gen(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_gen() 176 s1394_fa_init_cmd(s1394_cmd_priv_t *s_priv, s1394_fa_type_t type) in s1394_fa_init_cmd()
|
/illumos-gate/usr/src/lib/libsocket/socket/ |
H A D | socket.c | 56 _socket(int family, int type, int protocol) in _socket() 65 _socket_bsd(int family, int type, int protocol) in _socket_bsd() 71 _socket_svr4(int family, int type, int protocol) in _socket_svr4() 77 __xnet_socket(int family, int type, int protocol) in __xnet_socket() 93 _socket_create(int family, int type, int protocol, int version) in _socket_create()
|
H A D | socketpair.c | 57 _socketpair(int family, int type, int protocol, int sv[2]) in _socketpair() 66 _socketpair_bsd(int family, int type, int protocol, int sv[2]) in _socketpair_bsd() 72 _socketpair_svr4(int family, int type, int protocol, int sv[2]) in _socketpair_svr4() 78 __xnet_socketpair(int family, int type, int protocol, int sv[2]) in __xnet_socketpair() 84 _socketpair_create(int family, int type, int protocol, int sv[2], int version) in _socketpair_create()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | objects.c | 185 nwamd_get_object_list(nwam_object_type_t type) in nwamd_get_object_list() 192 nwamd_object_list_lock(nwam_object_type_t type) in nwamd_object_list_lock() 201 nwamd_object_list_rlock(nwam_object_type_t type) in nwamd_object_list_rlock() 214 nwamd_object_list_unlock(nwam_object_type_t type) in nwamd_object_list_unlock() 225 nwamd_object_init(nwam_object_type_t type, const char *name, void *handle, in nwamd_object_init() 277 nwamd_object_find(nwam_object_type_t type, const char *name) in nwamd_object_find() 417 nwamd_object_set_state_timed(nwam_object_type_t type, const char *name, in nwamd_object_set_state_timed() 431 nwamd_object_set_state(nwam_object_type_t type, const char *name, in nwamd_object_set_state() 438 nwamd_object_event_methods(nwam_object_type_t type) in nwamd_object_event_methods() 450 nwamd_walk_objects(nwam_object_type_t type, int (*cb)(nwamd_object_t, void *), in nwamd_walk_objects()
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_stat.h | 68 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \ argument 74 #define VMM_STAT_DEFINE(type, nelems, desc, scope) \ argument 77 #define VMM_STAT_DECLARE(type) \ argument 80 #define VMM_STAT(type, desc) \ argument 82 #define VMM_STAT_INTEL(type, desc) \ argument 84 #define VMM_STAT_AMD(type, desc) \ argument 87 #define VMM_STAT_FUNC(type, desc, func) \ argument 90 #define VMM_STAT_ARRAY(type, nelems, desc) \ argument
|
/illumos-gate/usr/src/common/zfs/ |
H A D | zprop_common.c | 53 zprop_get_proptable(zfs_type_t type) in zprop_get_proptable() 62 zprop_get_numprops(zfs_type_t type) in zprop_get_numprops() 71 zprop_register_impl(int prop, const char *name, zprop_type_t type, in zprop_register_impl() 131 zprop_register_hidden(int prop, const char *name, zprop_type_t type, in zprop_register_hidden() 167 boolean_t ordered, zfs_type_t type) in zprop_iter_common() 254 zprop_name_to_prop(const char *propname, zfs_type_t type) in zprop_name_to_prop() 270 zfs_type_t type) in zprop_string_to_index() 296 zfs_type_t type) in zprop_index_to_string() 324 zprop_random_value(int prop, uint64_t seed, zfs_type_t type) in zprop_random_value() 340 zprop_values(int prop, zfs_type_t type) in zprop_values() [all …]
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 140 #define WRITE_MACCL_ENTER(vswp, port, type) \ argument 144 #define READ_MACCL_ENTER(vswp, port, type) \ argument 148 #define RW_MACCL_EXIT(vswp, port, type) \ argument 334 int type) in vsw_mac_multicast_add() 365 int type) in vsw_mac_multicast_remove() 384 vsw_mac_multicast_add_all(vsw_t *vswp, vsw_port_t *portp, int type) in vsw_mac_multicast_add_all() 427 vsw_mac_multicast_remove_all(vsw_t *vswp, vsw_port_t *portp, int type) in vsw_mac_multicast_remove_all() 460 vsw_update_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, uint64_t maxbw) in vsw_update_bandwidth() 477 vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type) in vsw_mac_client_init() 516 vsw_maccl_open(vsw_t *vswp, vsw_port_t *port, int type) in vsw_maccl_open() [all …]
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | disptab.c | 284 dispatchName(int type) in dispatchName() 304 dispatch(int type, char *m, MESG *md) in dispatch() 340 r_H(MESG *md, int type) in r_H() 346 r_HS(MESG *md, int type) in r_HS()
|
/illumos-gate/usr/src/lib/libwrap/ |
H A D | mystdarg.h | 13 #define VARARGS(func,type,arg) func(type arg, ...) argument 14 #define VASTART(ap,type,name) va_start(ap,name) argument 18 #define VARARGS(func,type,arg) func(va_alist) va_dcl argument 19 #define VASTART(ap,type,name) {type name; va_start(ap); name = va_arg(ap, type) argument
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_types.c | 75 ctf_member_iter(ctf_file_t *fp, ctf_id_t type, ctf_member_f *func, void *arg) in ctf_member_iter() 126 ctf_enum_iter(ctf_file_t *fp, ctf_id_t type, ctf_enum_f *func, void *arg) in ctf_enum_iter() 187 ctf_type_resolve(ctf_file_t *fp, ctf_id_t type) in ctf_type_resolve() 297 ctf_type_qlname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, in ctf_type_qlname() 453 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_lname() 463 ctf_type_name(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_name() 470 ctf_type_qname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, in ctf_type_qname() 478 ctf_type_cname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, in ctf_type_cname() 490 ctf_type_size(ctf_file_t *fp, ctf_id_t type) in ctf_type_size() 557 ctf_type_align(ctf_file_t *fp, ctf_id_t type) in ctf_type_align() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/ |
H A D | dtopen.c | 31 static int _dttype2005(Dt_t* dt, int type) in _dttype2005() 49 int ev, type; local 122 Dtlink_t* _dtmake(Dt_t* dt, Void_t* obj, int type) in _dtmake() 146 void _dtfree(Dt_t* dt, Dtlink_t* l, int type) in _dtfree() 157 int dtuserlock(Dt_t* dt, unsigned int key, int type) in dtuserlock()
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 156 #define QUEUE_TYPEOF(type) type argument 158 #define QUEUE_TYPEOF(type) struct type argument 164 #define SLIST_HEAD(name, type) \ argument 169 #define SLIST_CLASS_HEAD(name, type) \ argument 177 #define SLIST_ENTRY(type) \ argument 182 #define SLIST_CLASS_ENTRY(type) \ argument 190 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument 248 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 271 #define SLIST_SWAP(head1, head2, type) do { \ argument 280 #define STAILQ_HEAD(name, type) \ argument [all …]
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | res.c | 183 name2id(char *name, int type) in name2id() 206 id2name(int id, int type) in id2name() 219 printgroup(int type) in printgroup() 239 printgroups(int type) in printgroups() 297 str2buf(ac_res_t *buf, char *str, int state, int type) in str2buf() 345 buf2str(ac_res_t *buffer, size_t bufsz, int state, int type) in buf2str()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 151 #define QUEUE_TYPEOF(type) type argument 153 #define QUEUE_TYPEOF(type) struct type argument 159 #define SLIST_HEAD(name, type) \ argument 164 #define SLIST_CLASS_HEAD(name, type) \ argument 172 #define SLIST_ENTRY(type) \ argument 177 #define SLIST_CLASS_ENTRY(type) \ argument 220 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument 258 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 273 #define SLIST_SWAP(head1, head2, type) do { \ argument 282 #define STAILQ_HEAD(name, type) \ argument [all …]
|
/illumos-gate/usr/src/cmd/rpcgen/ |
H A D | rpc_util.c | 123 findit(definition *def, char *type) in findit() 129 fixit(char *type, char *orig) in fixit() 150 fixtype(char *type) in fixtype() 156 stringfix(char *type) in stringfix() 164 ptype(char *prefix, char *type, int follow) in ptype() 185 typedefed(definition *def, char *type) in typedefed() 193 isvectordef(char *type, relation rel) in isvectordef() 431 add_type(int len, char *type) in add_type() 454 find_type(char *type) in find_type()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 152 #define QUEUE_TYPEOF(type) type argument 154 #define QUEUE_TYPEOF(type) struct type argument 160 #define SLIST_HEAD(name, type) \ argument 165 #define SLIST_CLASS_HEAD(name, type) \ argument 173 #define SLIST_ENTRY(type) \ argument 178 #define SLIST_CLASS_ENTRY(type) \ argument 231 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 254 #define SLIST_SWAP(head1, head2, type) do { \ argument 263 #define STAILQ_HEAD(name, type) \ argument 269 #define STAILQ_CLASS_HEAD(name, type) \ argument [all …]
|
/illumos-gate/usr/src/lib/libfruutils/ |
H A D | fru_tag.h | 45 unsigned type : 1; member 50 unsigned type : 2; member 55 unsigned type : 3; member 60 unsigned type : 4; member 65 unsigned type : 5; member 70 unsigned type : 6; member 75 unsigned type : 7; member
|