Home
last modified time | relevance | path

Searched defs:type (Results 51 – 75 of 2280) sorted by relevance

12345678910>>...92

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_accessor.h39 #define DEF_EXT_FUNC_PTRS(type) \ argument
43 #define DEF_EXT_FUNC_PTRS_ARRAY(type) \ argument
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_mtag_data.c86 struct symbol *type; in is_head_next() local
133 static bool invalid_type(struct symbol *type) in invalid_type()
159 struct symbol *type; in update_mtag_data() local
244 struct symbol *type; member
268 static int get_rl_from_mtag_offset(mtag_t tag, int offset, struct symbol *type, struct range_list *… in get_rl_from_mtag_offset()
315 struct symbol *type; in get_mtag_rl() local
H A Dsmatch_untracked_param.c105 static void mark_untracked_lost(struct expression *expr, int param, const char *key, int type) in mark_untracked_lost()
163 struct symbol *type; in match_after_call() local
188 static void mark_all_params(int return_id, char *return_ranges, int type) in mark_all_params()
220 int type; in print_untracked_params() local
249 struct symbol *type; in match_param_assign() local
272 struct symbol *type; in match_param_assign_in_asm() local
H A Dast-inspect.c22 static const char *statement_type_name(enum statement_type type) in statement_type_name()
99 static const char *symbol_type_name(enum type type) in symbol_type_name()
151 static const char *expression_type_name(enum expression_type type) in expression_type_name()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c40 sfxge_nvram_rw(sfxge_t *sp, sfxge_nvram_ioc_t *snip, efx_nvram_type_t type, in sfxge_nvram_rw()
79 sfxge_nvram_erase(sfxge_t *sp, sfxge_nvram_ioc_t *snip, efx_nvram_type_t type) in sfxge_nvram_erase()
107 efx_nvram_type_t type; in sfxge_nvram_ioctl() local
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dtree.h62 #define SPLAY_HEAD(name, type) \ argument
74 #define SPLAY_ENTRY(type) \ argument
119 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument
161 #define SPLAY_GENERATE(name, type, field, cmp) \ argument
296 #define RB_HEAD(name, type) \ argument
310 #define RB_ENTRY(type) \ argument
381 #define RB_PROTOTYPE(name, type, field, cmp) \ argument
383 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ argument
400 #define RB_GENERATE(name, type, field, cmp) \ argument
402 #define RB_GENERATE_STATIC(name, type, field, cmp) \ argument
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c55 setppriv(priv_op_t op, priv_ptype_t type, priv_set_t *in_pset) in setppriv()
208 getppriv(priv_ptype_t type, priv_set_t *pset) in getppriv()
373 privsys(int code, priv_op_t op, priv_ptype_t type, void *buf, size_t bufsize, in privsys()
415 privsys32(int code, priv_op_t op, priv_ptype_t type, caddr32_t buf, in privsys32()
H A Dlwp_sobj.c1161 volatile uint8_t type = 0; in lwp_mutex_timedlock() local
1503 volatile uint8_t type = 0; in lwp_mutex_wakeup() local
1585 volatile uint16_t type = 0; in lwp_cond_wait() local
1850 volatile uint16_t type = 0; in lwp_cond_signal() local
1914 volatile uint16_t type = 0; in lwp_cond_broadcast() local
1969 volatile uint16_t type = 0; in lwp_sema_trywait() local
2037 volatile uint16_t type = 0; in lwp_sema_timedwait() local
2176 volatile uint16_t type = 0; in lwp_sema_post() local
2979 uint8_t type; in lwp_mutex_register() local
3038 volatile uint8_t type = 0; in lwp_mutex_trylock() local
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c214 beeper_freq(enum beep_type type, int freq) in beeper_freq()
249 beep(enum beep_type type) in beep()
275 beep_polled(enum beep_type type) in beep_polled()
295 beeper_on(enum beep_type type) in beeper_on()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c747 ibt_async_code_t type; in tavor_eq_catastrophic() local
1213 ibt_async_code_t type; in tavor_port_state_change_handler() local
1291 ibt_async_code_t type; in tavor_comm_estbl_handler() local
1352 ibt_async_code_t type; in tavor_local_wq_cat_err_handler() local
1413 ibt_async_code_t type; in tavor_invreq_local_wq_err_handler() local
1474 ibt_async_code_t type; in tavor_local_acc_vio_wq_err_handler() local
1536 ibt_async_code_t type; in tavor_sendq_drained_handler() local
1612 ibt_async_code_t type; in tavor_path_mig_handler() local
1673 ibt_async_code_t type; in tavor_path_mig_err_handler() local
1734 ibt_async_code_t type; in tavor_srq_catastrophic_handler() local
[all …]
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_fd.c90 uint_t type; in proc_fdinfowalk() local
196 uint_t type; member
202 proc_fdinfo_misc_cb(uint_t type, const void *data, size_t len, void *datap) in proc_fdinfo_misc_cb()
215 proc_fdinfo_misc(const prfdinfo_t *info, uint_t type, size_t *buflen) in proc_fdinfo_misc()
235 proc_fdinfo_dup_cb(uint_t type, const void *data, size_t len, void *datap) in proc_fdinfo_dup_cb()
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c109 validate_length(int8_t type, int8_t size) in validate_length()
148 validate_type(char *name, int8_t type) in validate_type()
166 validate_value(papi_attribute_t ***message, char *name, int8_t type, ...) in validate_value()
268 ipp_read_attribute_group(ipp_reader_t iread, void *fd, int8_t *type, in ipp_read_attribute_group()
587 char type) in ipp_read_header()
652 char type) in ipp_read_message()
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dstdarg.h47 #define va_arg(ap, type) \ argument
63 #define __va_size(type) \ argument
69 #define va_arg(ap, type) \ argument
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_rel_detector.c39 _dwarf_is_32bit_abs_reloc(unsigned int type, unsigned machine) in _dwarf_is_32bit_abs_reloc()
235 _dwarf_is_64bit_abs_reloc(unsigned int type, unsigned machine) in _dwarf_is_64bit_abs_reloc()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c34 get_hw_error(uint8_t type) in get_hw_error()
60 get_illegal_req(uint8_t type, uint8_t TR) in get_illegal_req()
226 uint8_t type; in devtab_hw_error() local
276 uint8_t type; in pgtable_hw_error() local
352 uint8_t type; in cmdbuf_hw_error() local
384 uint8_t type; in iotlb_inval_to() local
424 uint8_t type; in device_illegal_req() local
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c187 sockparams_create(int family, int type, int protocol, char *modname, in sockparams_create()
361 sockparams_find(list_t *list, int family, int type, int protocol, in sockparams_find()
401 sockparams_hold_ephemeral(int family, int type, int protocol, in sockparams_hold_ephemeral()
498 sockparams_hold_ephemeral_bydev(int family, int type, int protocol, in sockparams_hold_ephemeral_bydev()
506 sockparams_hold_ephemeral_bymod(int family, int type, int protocol, in sockparams_hold_ephemeral_bymod()
607 sockparams_delete(int family, int type, int protocol) in sockparams_delete()
663 solookup(int family, int type, int protocol, struct sockparams **spp) in solookup()
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb.c80 smdb_lockfile(fd, type) in smdb_lockfile() argument
190 smdb_open_database(database, db_name, mode, mode_mask, sff, type, user_info, in smdb_open_database() argument
375 smdb_lock_map(database, type) in smdb_lock_map() argument
524 SMDB_DBTYPE type; member
537 smdb_db_definition(type) in smdb_db_definition() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c142 findauthenticator(int type, int way) in findauthenticator()
206 getauthmask(const char *type, uint_t *maskp) in getauthmask()
225 auth_enable(char *type) in auth_enable()
231 auth_disable(char *type) in auth_disable()
248 auth_onoff(const char *type, boolean_t on) in auth_onoff()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h178 #define ACPI_GLOBAL(type,name) \ argument
182 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
187 #define ACPI_GLOBAL(type,name) \ argument
192 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn_auto.h8 u_int32_t type; member
18 u_int32_t type; member
29 u_int32_t type; member
44 u_int32_t type; member
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_decl.c62 inj_decl_lookup(const char *name, inj_itemtype_t type) in inj_decl_lookup()
83 inj_decl_mem_create(const char *name, inj_memtype_t type) in inj_decl_mem_create()
96 inj_itemtype_t type) in inj_decl_mem_create_defined()
233 inj_decl_finish(inj_decl_t *decl, const char *name, inj_itemtype_t type) in inj_decl_finish()
/illumos-gate/usr/src/compat/bhyve/sys/
H A Dcdefs.h89 #define __offsetof(type, field) __builtin_offsetof(type, field) argument
92 #define __offsetof(type, field) \ argument
95 #define __offsetof(type, field) \ argument
103 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) argument
/illumos-gate/usr/src/uts/sun4/os/
H A Dcpupm_mach.c33 cpupm_plat_domain_id(struct cpu *cp, cpupm_dtype_t type) in cpupm_plat_domain_id()
40 cpupm_plat_state_enumerate(struct cpu *cp, cpupm_dtype_t type, in cpupm_plat_state_enumerate()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate.c37 conv_reloc_type(Half mach, Word type, Conv_fmt_flags_t fmt_flags, in conv_reloc_type()
62 conv_reloc_type_static(Half mach, Word type, Conv_fmt_flags_t fmt_flags) in conv_reloc_type_static()
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetexecattr.c69 getexecprof(const char *name, const char *type, const char *id, int search_flag) in getexecprof()
117 getexecuser(const char *username, const char *type, const char *id, in getexecuser()
175 match_execattr(execattr_t *exec, const char *profname, const char *type, in match_execattr()
223 const char *type; member
260 userprof(const char *username, const char *type, const char *id, in userprof()

12345678910>>...92