Home
last modified time | relevance | path

Searched defs:type (Results 201 – 225 of 2536) sorted by relevance

12345678910>>...102

/illumos-gate/usr/src/cmd/acpi/acpixtract/
H A Dacpixtract.h161 #define ACPI_GLOBAL(type,name) \ argument
166 #define ACPI_GLOBAL(type,name) \ argument
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_rthdr.c51 inet6_rth_space(int type, int segments) in inet6_rth_space()
68 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs88 #define LGRP_RESOURCES(c, lgrp, type) \ argument
99 #define LGRP_RESOURCES(c, lgrp, type) { \ argument
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_util.c155 ipmi_sensor_type_name(uint8_t type, char *buf, size_t len) in ipmi_sensor_type_name()
170 ipmi_sensor_units_name(uint8_t type, char *buf, size_t len) in ipmi_sensor_units_name()
240 ipmi_decode_string(uint8_t type, uint8_t len, char *data, char *buf) in ipmi_decode_string()
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_verify.c55 int n, type; in ns_find_tsig() local
141 u_int16_t type, length; in ns_verify() local
344 int n, type, length, fudge, error; in ns_verify_tcp() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/
H A Ddttree.c87 Void_t* tfirstlast(Dt_t* dt, int type) in tfirstlast()
143 static Void_t* tlist(Dt_t* dt, Dtlink_t* list, int type) in tlist()
285 static Dtlink_t* troot(Dt_t* dt, Dtlink_t* list, Dtlink_t* link, Void_t* obj, int type) in troot()
394 static Void_t* dttree(Dt_t* dt, Void_t* obj, int type) in dttree()
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c50 papiAttributeValueFree(papi_attribute_value_type_t type, in papiAttributeValueFree()
78 papiAttributeValuesFree(papi_attribute_value_type_t type, in papiAttributeValuesFree()
152 papiAttributeValueDup(papi_attribute_value_type_t type, in papiAttributeValueDup()
201 papiAttributeAlloc(char *name, papi_attribute_value_type_t type) in papiAttributeAlloc()
215 papi_attribute_value_type_t type, in papiAttributeListAppendValue()
236 char *name, papi_attribute_value_type_t type, in papiAttributeListAddValue()
432 char *name, papi_attribute_value_type_t type, in papiAttributeListGetValue()
640 papi_attribute_value_type_t type; in _process_value() member
680 papi_attribute_value_type_t type, in _add_attribute_value()
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_util.c45 dr_is_disabled(dr_type_t type) in dr_is_disabled()
81 dr_generate_event(dr_type_t type, int se_hint) in dr_generate_event()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c145 u8 type; member
310 u32 type; in ecore_cxt_cdu_iids() local
414 u32 vf_cids = 0, type, j; in ecore_cxt_qm_iids() local
481 enum protocol_type type, in ecore_cxt_get_proto_cid_count()
491 enum protocol_type type) in ecore_cxt_get_proto_cid_start()
497 enum protocol_type type) in ecore_cxt_get_proto_tid_count()
1176 u32 type, vf; in ecore_cid_map_free() local
1221 u32 type, vf; in ecore_cid_map_alloc() local
1363 int type; in ecore_cxt_mngr_setup() local
2052 enum protocol_type type; in _ecore_cxt_release_cid() local
[all …]
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfopen.c107 sm_io_open(type, timeout, info, flags, rpool) in sm_io_open() argument
221 sm_io_reopen(type, timeout, info, flags, rpool, fp) in sm_io_reopen() argument
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c599 const char *type; in fill_pg_callback() local
710 rep_protocol_value_type_t type; in fill_property_callback() local
825 scope_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip) in scope_setup_child_info()
838 service_setup_child_info(rc_node_t *np, uint32_t type, child_info_t *cip) in service_setup_child_info()
1201 uint32_t type = lp->rl_type; in scope_query_child() local
1240 uint32_t type = lp->rl_type; in service_query_child() local
1308 uint32_t type = lp->rl_type; in instance_query_child() local
1466 uint32_t type = pp->rn_id.rl_type; in object_fill_children() local
1480 uint32_t type = pp->rn_id.rl_type; in object_delete() local
1530 uint32_t type, const char *name, rc_node_t **cpp) in object_do_create()
[all …]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c935 zprop_print_headers(zprop_get_cbdata_t *cbp, zfs_type_t type) in zprop_print_headers()
1268 zfs_type_t type, nvlist_t *ret, char **svalp, uint64_t *ivalp, in zprop_parse_value()
1415 zfs_type_t type) in addlist()
1470 zfs_type_t type) in zprop_get_list()
1565 zfs_type_t type; member
1588 zprop_expand_list(libzfs_handle_t *hdl, zprop_list_t **plp, zfs_type_t type) in zprop_expand_list()
1630 zfs_type_t type) in zprop_iter()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c328 check_reply(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code) in check_reply()
432 pr_type(uchar_t type) in pr_type()
497 print_icmp_other(uchar_t type, uchar_t code) in print_icmp_other()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c220 int type, ret; in pthread_mutex_init() local
338 pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type) in pthread_mutexattr_settype()
365 int type; in pthread_mutexattr_gettype() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_rts.c80 rts_fill_msg_v6(int type, int rtm_addrs, const in6_addr_t *dst, in rts_fill_msg_v6()
196 ip_rts_change_v6(int type, const in6_addr_t *dst_addr, in ip_rts_change_v6()
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c200 max_val_len(int8_t type, char *name) in max_val_len()
239 min_val_len(int8_t type, char *name) in min_val_len()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c133 zfs_ace_v0_set_type(void *acep, uint16_t type) in zfs_ace_v0_set_type()
231 zfs_ace_fuid_set_type(void *acep, uint16_t type) in zfs_ace_fuid_set_type()
522 zfs_acl_valid_ace_type(uint_t type, uint_t flags) in zfs_acl_valid_ace_type()
735 uint16_t iflags, type; in zfs_copy_fuid_2_ace() local
819 uint16_t type, iflags; in zfs_acl_xform() local
891 uint16_t type = entry_type & ACE_TYPE_FLAGS; in zfs_set_ace() local
913 uint16_t iflags, type; in zfs_mode_compute() local
1366 uint16_t iflags, type; in zfs_acl_chmod() local
1532 uint16_t iflags, newflags, type; in zfs_acl_inherit() local
1867 uint16_t type, iflags; in zfs_getacl() local
[all …]
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd_ddr5.c910 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_spd() local
930 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_pmic0() local
945 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_pmic1() local
960 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_pmic2() local
979 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_ts() local
1197 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_udimm_cd() local
1235 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_rdimm_rcd() local
1250 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_lrdimm_db() local
1485 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_mrdimm_mrcd() local
1500 const uint8_t type = si->si_data[off + 2]; in spd_parse_ddr5_mrdimm_mdb() local
[all …]
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y827 parser_resource_info(cmd_t *cmd, const char *type) in parser_resource_info()
905 parser_resource_create(cmd_t *cmd, const char *type) in parser_resource_create()
1014 parser_resource_destroy(cmd_t *cmd, const char *type) in parser_resource_destroy()
1064 parser_resource_modify(cmd_t *cmd, const char *type) in parser_resource_modify()
1299 alloc_assoc(int type, const char *name) in alloc_assoc()
1568 const char *type; in process_min_max() local
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ksetpwd.c107 smb_krb5_get_pn_set(smb_krb5_pn_set_t *set, uint32_t type, char *fqdn) in smb_krb5_get_pn_set()
463 smb_krb5_spn_count(uint32_t type) in smb_krb5_spn_count()
481 smb_krb5_get_kprinc(krb5_context ctx, smb_krb5_pn_id_t id, uint32_t type, in smb_krb5_get_kprinc()
521 smb_krb5_get_pn_by_id(smb_krb5_pn_id_t id, uint32_t type, in smb_krb5_get_pn_by_id()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c92 char **type, in str_parse_line()
510 ldif_type_and_value_with_options( char *type, char *val, int vlen, in ldif_type_and_value_with_options()
528 ldif_type_and_value( char *type, char *val, int vlen ) in ldif_type_and_value()
534 ldif_type_and_value_nowrap( char *type, char *val, int vlen ) in ldif_type_and_value_nowrap()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c355 topo_sensor_type_name(uint32_t type, char *buf, size_t len) in topo_sensor_type_name()
370 topo_sensor_units_name(uint8_t type, char *buf, size_t len) in topo_sensor_units_name()
385 topo_led_type_name(uint8_t type, char *buf, size_t len) in topo_led_type_name()
400 topo_led_state_name(uint8_t type, char *buf, size_t len) in topo_led_state_name()
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostbyname_r.c84 _uncached_gethostbyaddr_r(const char *addr, int length, int type, in _uncached_gethostbyaddr_r()
145 gethostbyaddr_r(const char *addr, int length, int type, in gethostbyaddr_r()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dflt.c39 int type; member
94 int type; in del_flt_act() local
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c169 hesiod_to_bind(void *context, const char *name, const char *type) { in hesiod_to_bind()
228 hesiod_resolve(void *context, const char *name, const char *type) { in hesiod_resolve()
341 int type; /*%< RR type */ in get_txt_records() member

12345678910>>...102