Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 2408) sorted by relevance

12345678910>>...97

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c223 int type, role, c, err; local
385 int c, role, type, live_kernel; local
538 void poollist_dead(role, poolname, type, kernel, core) in poollist_dead() argument
644 int c, type, role; local
744 int c, role, type, arg; local
849 int type; local
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java360 public Resource createResource(String type, String name) in createResource()
395 public Resource getResource(String type, String name) in getResource()
422 long checkResource(String type, String name) throws PoolsException in checkResource()
468 public Component getComponent(String type, long sys_id) in getComponent()
493 long checkComponent(String type, long sys_id) in checkComponent()
543 String type = typeVal.getString(); in getComponents() local
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h78 #define LIST_HEAD(name, type) \ argument
83 #define LIST_ENTRY(type) \ argument
132 #define TAILQ_HEAD(name, type) \ argument
138 #define TAILQ_ENTRY(type) \ argument
202 #define CIRCLEQ_HEAD(name, type) \ argument
208 #define CIRCLEQ_ENTRY(type) \ argument
H A Dbtree_auto.h14 u_int32_t type; member
29 u_int32_t type; member
43 u_int32_t type; member
61 u_int32_t type; member
76 u_int32_t type; member
91 u_int32_t type; member
106 u_int32_t type; member
119 u_int32_t type; member
/illumos-gate/usr/src/cmd/acctadm/
H A Dutils.c104 ac_type_name(int type) in ac_type_name()
131 open_exacct_file(const char *file, int type) in open_exacct_file()
189 verify_exacct_file(const char *file, int type) in verify_exacct_file()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dqueue.h53 #define SLIST_HEAD(name, type) \ argument
58 #define SLIST_ENTRY(type) \ argument
91 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c116 vtype_t type, in specvp()
224 makespecvp(dev_t dev, vtype_t type) in makespecvp()
408 specfind(dev_t dev, vtype_t type) in specfind()
539 vtype_t type, in get_cvp()
585 commonvp(dev_t dev, vtype_t type) in commonvp()
686 vtype_t type, in sfind()
846 enum vtype type = vp->v_type; in device_close() local
1062 spec_size_invalidate(dev_t dev, vtype_t type) in spec_size_invalidate()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c379 typegraph_resolve(mdb_ctf_id_t type) in typegraph_resolve()
428 typegraph_size(mdb_ctf_id_t type) in typegraph_size()
1050 mdb_ctf_id_t type; in typegraph_kmem() local
1345 mdb_ctf_id_t type; in typegraph_build() local
1789 mdb_ctf_id_t type, ntype; in typegraph_pass2_node() local
2028 mdb_ctf_id_t type, ntype; in typegraph_pass4_node() local
2280 mdb_ctf_id_t type; in typegraph_modctl() local
2331 mdb_ctf_id_t type; in typegraph_known_node() local
2378 mdb_ctf_id_t type; in typegraph() local
2703 mdb_ctf_id_t type; in istype() local
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_rdata.c84 ns_type type, const u_char *rdata, size_t rdlen, in ns_rdata_unpack()
175 ns_rdata_equal(ns_type type, in ns_rdata_equal()
248 ns_rdata_refers(ns_type type, in ns_rdata_refers()
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c127 get_event(int fd, int type, int verbose) in get_event()
190 int type, fd; in contract_type() local
286 int type; in main() local
315 int type, fd; in main() local
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dassertions.c51 assertion_type_to_text(assertion_type type) { in assertion_type_to_text()
79 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c108 static int sval_too_big(struct symbol *type, sval_t sval) in sval_too_big()
405 struct symbol *type; in filter_by_comparison_call() local
662 struct symbol *type; in rl_is_sane() local
827 struct range_list *alloc_whole_rl(struct symbol *type) in alloc_whole_rl()
1236 struct symbol *type; in possibly_true() local
1267 struct symbol *type; in possibly_false() local
1295 struct symbol *type; in possibly_true_rl() local
1321 struct symbol *type; in possibly_false_rl() local
1438 int rl_fits_in_type(struct range_list *rl, struct symbol *type) in rl_fits_in_type()
1453 struct symbol *type; in rl_type_consistent() local
[all …]
H A Dsmatch_buf_size.c128 struct symbol *type; in bytes_per_element() local
285 static int get_real_array_size_from_type(struct symbol *type) in get_real_array_size_from_type()
332 struct symbol *type; in get_bytes_from_address() local
399 struct symbol *type; in last_member_is_resizable() local
489 struct symbol *type; in get_array_size_bytes_rl() local
603 struct symbol *type; in strip_ampersands() local
637 struct symbol *type; in store_alloc() local
666 struct symbol *type; in is_array_base() local
801 struct symbol *type; in is_type_bytes() local
824 struct symbol *type; in match_call() local
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c657 __s_get_auth_name(ns_config_t *ptr, AuthType_t type) in __s_get_auth_name()
676 __s_get_security_name(ns_config_t *ptr, TlsType_t type) in __s_get_security_name()
694 __s_get_scope_name(ns_config_t *ptr, ScopeType_t type) in __s_get_scope_name()
713 __s_get_pref_name(PrefOnly_t type) in __s_get_pref_name()
744 __s_get_shadowupdate_name(enableShadowUpdate_t type) in __s_get_shadowupdate_name()
759 __s_get_credlvl_name(ns_config_t *ptr, CredLevel_t type) in __s_get_credlvl_name()
775 destroy_param(ns_config_t *ptr, ParamIndexType type) in destroy_param()
1326 __s_api_get_configtype(ParamIndexType type) in __s_api_get_configtype()
1339 __s_api_get_configname(ParamIndexType type) in __s_api_get_configname()
1355 get_defconfig(ns_config_t *ptr, ParamIndexType type) in get_defconfig()
[all …]
/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c104 #define DFLTPRTOP(pctl, type) \ argument
107 #define DFLTPRTOPARG(pctl, type) \ argument
110 #define CUSTPRTOP(pctl, type) \ argument
113 #define CUSTPRTOPARG(pctl, type) \ argument
116 #define RENDER(pctl, type, nvl, name, val) \ argument
130 #define ARENDER(pctl, type, nvl, name, arrp, count) \ argument
420 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument
446 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument
581 data_type_t type = nvpair_type(nvp); in nvlist_print_with_indent() local
770 #define NVP(elem, type, vtype, ptype, format) { \ argument
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c104 char *type; member
205 ndi_ra_map_setup(dev_info_t *dip, char *type) in ndi_ra_map_setup()
245 ndi_ra_map_destroy(dev_info_t *dip, char *type) in ndi_ra_map_destroy()
289 ra_map_exist(dev_info_t *dip, char *type) in ra_map_exist()
312 find_dip_map_resources(dev_info_t *dip, char *type, in find_dip_map_resources()
360 ndi_ra_free(dev_info_t *dip, uint64_t base, uint64_t len, char *type, in ndi_ra_free()
526 uint64_t *retlenp, char *type, uint32_t flag) in ndi_ra_alloc()
881 ra_dump_all(char *type, dev_info_t *dip) in ra_dump_all()
1329 uint32_t type; in pci_get_available_prop() local
1481 uint32_t type; in pci_put_available_prop() local
[all …]
/illumos-gate/usr/src/boot/common/
H A Dpart.c78 } type; member
83 enum ptable_type type; member
91 enum partition_type type; member
121 parttype2str(enum partition_type type) in parttype2str()
142 gpt_parttype(uuid_t type) in gpt_parttype()
384 mbr_parttype(uint8_t type) in mbr_parttype()
468 bsd_parttype(uint8_t type) in bsd_parttype()
548 vtoc8_parttype(uint16_t type) in vtoc8_parttype()
629 vtoc_parttype(uint16_t type) in vtoc_parttype()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_nvram.c151 __in efx_nvram_type_t type, in efx_nvram_size()
217 __in efx_nvram_type_t type, in efx_nvram_rw_start()
253 __in efx_nvram_type_t type, in efx_nvram_read_chunk()
289 __in efx_nvram_type_t type) in efx_nvram_erase()
329 __in efx_nvram_type_t type, in efx_nvram_write_chunk()
365 __in efx_nvram_type_t type) in efx_nvram_rw_finish()
427 __in efx_nvram_type_t type, in efx_nvram_validate()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c95 const char *type; /* The full service type to use */ member
142 char **s_inout, int *type) { in next_attr()
242 int type = 0; in aggregate_attrs() local
440 int type = 0; in foreach_context() local
476 static void find_all_contexts(const char *type, in find_all_contexts()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c207 enum dcbx_protocol_type type, in ecore_dcbx_set_params()
244 enum dcbx_protocol_type type) in ecore_dcbx_update_app_info()
329 enum dcbx_protocol_type type; in ecore_dcbx_process_tlv() local
443 enum ecore_mib_read_type type) in ecore_dcbx_copy_mib()
825 enum ecore_mib_read_type type) in ecore_dcbx_get_params()
873 enum ecore_mib_read_type type) in ecore_dcbx_read_remote_lldp_mib()
891 enum ecore_mib_read_type type) in ecore_dcbx_read_operational_mib()
909 enum ecore_mib_read_type type) in ecore_dcbx_read_remote_mib()
955 enum ecore_mib_read_type type) in ecore_dcbx_read_mib()
990 enum ecore_mib_read_type type) in ecore_dcbx_mib_update_event()
[all …]
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlist.h22 #define LIST(type) struct { type *head, *tail; } argument
26 #define LINK(type) struct { type *prev, *next; } argument
27 #define INIT_LINK_TYPE(elt, link, type) \ argument
65 #define UNLINK_TYPE(list, elt, link, type) \ argument
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dpos4obj.c124 __pos4obj_name(const char *path, const char *type) in __pos4obj_name()
291 __pos4obj_open(const char *name, char *type, int oflag, in __pos4obj_open()
343 __pos4obj_unlink(const char *name, const char *type) in __pos4obj_unlink()
398 __pos4obj_unlock(const char *path, const char *type) in __pos4obj_unlock()
/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h70 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) argument
74 #define TYPE_SIGNED(type) (((type) -1) < 0) argument
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c390 nwam_ncu_type_to_flag(nwam_ncu_type_t type) in nwam_ncu_type_to_flag()
671 uint64_t type, class, matchflags, walkfilter; in ncu_selectcb() local
753 nwam_ncu_type_t type; in valid_ncu_name() local
886 nwam_ncu_type_t type, uint64_t flags, nwam_ncu_handle_t *ncuhp) in nwam_ncu_read()
948 nwam_ncu_type_t type; in nwam_ncu_get_name() local
1010 uint64_t type; in nwam_ncu_copy() local
1198 uint64_t type; in nwam_ncu_get_ncu_type() local
1302 nwam_ncu_type_t type; in nwam_ncu_enable() local
1359 nwam_ncu_type_t type; in nwam_ncu_disable() local
1476 uint64_t type, class; in nwam_ncu_validate_prop_membership() local
[all …]
/illumos-gate/usr/src/lib/libresolv/
H A Dres_query.c71 res_query(name, class, type, answer, anslen) in res_query() argument
148 res_search(name, class, type, answer, anslen) in res_search() argument
225 res_querydomain(name, domain, class, type, answer, anslen) in res_querydomain() argument

12345678910>>...97