/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_function_hashtable.h | 41 #define DEFINE_FUNCTION_ADD_HOOK(_name, _item_type, _list_type) \ argument 68 #define DEFINE_FUNCTION_HASHTABLE(_name, _item_type, _list_type) \ argument 74 #define DEFINE_FUNCTION_HASHTABLE_STATIC(_name, _item_type, _list_type) \ argument 80 #define DEFINE_STRING_HASHTABLE_STATIC(_name) \ argument
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 121 #define LIBELF_FAIL(_name) { libelf_fail_name = _name; goto libelf_failure; } in elfedit64_init_obj_state() argument 122 #define LIBELF(_libelf_expr, _name) \ in elfedit64_init_obj_state() argument
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | efsys.h | 633 #define EFSYS_PROBE(_name) \ argument 636 #define EFSYS_PROBE1(_name, _type1, _arg1) \ argument 639 #define EFSYS_PROBE2(_name, _type1, _arg1, _type2, _arg2) \ argument 642 #define EFSYS_PROBE3(_name, _type1, _arg1, _type2, _arg2, \ argument 647 #define EFSYS_PROBE4(_name, _type1, _arg1, _type2, _arg2, \ argument 652 #define EFSYS_PROBE5(_name, _type1, _arg1, _type2, _arg2, \ argument 657 #define EFSYS_PROBE6(_name, _type1, _arg1, _type2, _arg2, \ argument 664 #define EFSYS_PROBE7(_name, _type1, _arg1, _type2, _arg2, \ argument
|
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc_instr.c | 55 #define INST(_name, _arch, _flags) \ argument 67 #define TABLE(_name, _arch) \ argument
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_events.h | 38 #define DEFINE_EVT(_name, _label, _mask, _timeout, _destroy) \ argument 44 #define DEFINE_EVT(_name, _label, _mask, _timeout, _destroy) \ argument
|
H A D | emlxs_messages.h | 37 #define DEFINE_MSG(_id, _name, _msg, _level, _mask, _desc, _action, \ argument
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | stdio.h | 64 char _name[256]; /* name of the file (for debugging) */ member
|
/illumos-gate/usr/src/cmd/ldmad/ |
H A D | mdesc_mutable.h | 64 #define CHAIN_START(_name) ((_name).startp) argument 65 #define CHAIN_LENGTH(_name) ((_name).count) argument
|
/illumos-gate/usr/src/lib/scsi/libses/common/ |
H A D | libses_plugin.h | 105 #define SES_NV_ADD_FS(_e, _l, _name, _buf) \ argument 108 #define SES_NV_ADD_FS_TRUNC(_e, _l, _name, _buf) \ argument
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | debug.c | 421 char *name, *_name; /* buffer in which to perform */ in Dbg_setup() local
|
H A D | files.c | 532 char *name, _name[PATH_MAX]; in Dbg_file_config_obj() local
|
/illumos-gate/usr/src/lib/udapl/libdat/common/ |
H A D | udat.c | 161 const char *_name = name; in dat_ia_openv() local
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_parser.h | 92 char *_name; /* string name of member */ member 105 char *_name; /* string name of provider */ member
|
/illumos-gate/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 843 const char *_name; in gvers_def() local 930 const char *_name = _vdp->vd_name; in gvers_def() local
|
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/ |
H A D | lm5706.h | 1338 #define REG_RD(_pdev, _name, _ret) \ argument 1346 #define REG_WR(_pdev, _name, _val) \ argument 1403 #define REG_RD(_pdev, _name, _ret) \ argument 1419 #define REG_WR(_pdev, _name, _val) \ argument 1489 #define REG_RD(_pdev, _name, _ret) \ argument 1497 #define REG_WR(_pdev, _name, _val) \ argument 1552 #define REG_RD(_pdev, _name, _ret) \ argument 1574 #define REG_WR(_pdev, _name, _val) \ argument
|
H A D | bnx_lm_main.c | 382 #define _OFFSET(_name) (OFFSETOF(lm_device_t, params._name)) in lm_get_dev_info() argument
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 346 char _name[PATH_MAX]; in expand() local
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | inspect.c | 945 char _name[PATH_MAX], _dir[PATH_MAX]; in inspect() local
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_stats.h | 154 char *_name; member
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | gen_struct_layout.c | 79 #define START(_name, _type) \ argument
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | kobj.h | 134 char *_name; member
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 371 char *_name; in ld_sym_enter() local
|
H A D | files.c | 1870 char _name[PATH_MAX], *nptr, *_next; in expand() local
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore.h | 106 #define MASK_FIELD(_name, _value) \ argument 109 #define FIELD_VALUE(_name, _value) \ argument
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_devinfo.c | 2900 #define _OFFSET(_name) (OFFSETOF(lm_device_t, params._name)) in lm_init_params() argument
|