/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | queue.h | 55 #define SLIST_HEAD(name, type) \ argument 60 #define SLIST_ENTRY(type) \ argument 93 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
|
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_log.c | 34 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
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockparams.c | 187 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()
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | assertions.c | 55 assertion_type_to_text(assertion_type type) { in assertion_type_to_text() 83 default_assertion_failed(const char *file, int line, assertion_type type, in default_assertion_failed()
|
/titanic_50/usr/src/cmd/fm/fminject/common/ |
H A D | inj_decl.c | 64 inj_decl_lookup(const char *name, inj_itemtype_t type) in inj_decl_lookup() 85 inj_decl_mem_create(const char *name, inj_memtype_t type) in inj_decl_mem_create() 98 inj_itemtype_t type) in inj_decl_mem_create_defined() 235 inj_decl_finish(inj_decl_t *decl, const char *name, inj_itemtype_t type) in inj_decl_finish()
|
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | txn_auto.h | 8 u_int32_t type; member 18 u_int32_t type; member 29 u_int32_t type; member 44 u_int32_t type; member
|
H A D | queue.h | 80 #define LIST_HEAD(name, type) \ argument 85 #define LIST_ENTRY(type) \ argument 134 #define TAILQ_HEAD(name, type) \ argument 140 #define TAILQ_ENTRY(type) \ argument 204 #define CIRCLEQ_HEAD(name, type) \ argument 210 #define CIRCLEQ_ENTRY(type) \ argument
|
/titanic_50/usr/src/uts/intel/sys/acpi/ |
H A D | acpixf.h | 70 #define ACPI_GLOBAL(type,name) \ argument 74 #define ACPI_INIT_GLOBAL(type,name,value) \ argument 79 #define ACPI_GLOBAL(type,name) \ argument 84 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | lwp_sobj.c | 122 #define UPIMUTEX(type) ((type) & LOCK_PRIO_INHERIT) argument 375 lwpchan_cache_mapping(caddr_t addr, int type, int pool, lwpchan_t *lwpchan, in lwpchan_cache_mapping() 408 int type, lwpchan_t *lwpchan, int pool) in lwpchan_get_mapping() 482 get_lwpchan(struct as *as, caddr_t addr, int type, lwpchan_t *lwpchan, int pool) in get_lwpchan() 634 lwp_upimutex_owned(lwp_mutex_t *lp, uint8_t type) in lwp_upimutex_owned() 705 lwp_upimutex_lock(lwp_mutex_t *lp, uint8_t type, int try, lwp_timer_t *lwptp) in lwp_upimutex_lock() 971 lwp_upimutex_unlock(lwp_mutex_t *lp, uint8_t type) in lwp_upimutex_unlock() 1158 volatile uint8_t type = 0; in lwp_mutex_timedlock() local 1488 volatile uint8_t type = 0; in lwp_mutex_wakeup() local 1570 volatile uint16_t type = 0; in lwp_cond_wait() local [all …]
|
/titanic_50/usr/src/cmd/zic/ |
H A D | private.h | 72 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) argument 76 #define TYPE_SIGNED(type) (((type) -1) < 0) argument
|
/titanic_50/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_rdata.c | 88 ns_type type, const u_char *rdata, size_t rdlen, in ns_rdata_unpack() 179 ns_rdata_equal(ns_type type, in ns_rdata_equal() 252 ns_rdata_refers(ns_type type, in ns_rdata_refers()
|
/titanic_50/usr/src/lib/libsecdb/common/ |
H A D | getexecattr.c | 69 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()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 362 public Resource createResource(String type, String name) in createResource() 397 public Resource getResource(String type, String name) in getResource() 424 long checkResource(String type, String name) throws PoolsException in checkResource() 470 public Component getComponent(String type, long sys_id) in getComponent() 495 long checkComponent(String type, long sys_id) in checkComponent() 545 String type = typeVal.getString(); in getComponents() local
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_event.c | 812 ibt_async_code_t type; in tavor_eq_catastrophic() local 1333 ibt_async_code_t type; in tavor_port_state_change_handler() local 1419 ibt_async_code_t type; in tavor_comm_estbl_handler() local 1490 ibt_async_code_t type; in tavor_local_wq_cat_err_handler() local 1561 ibt_async_code_t type; in tavor_invreq_local_wq_err_handler() local 1632 ibt_async_code_t type; in tavor_local_acc_vio_wq_err_handler() local 1704 ibt_async_code_t type; in tavor_sendq_drained_handler() local 1790 ibt_async_code_t type; in tavor_path_mig_handler() local 1861 ibt_async_code_t type; in tavor_path_mig_err_handler() local 1932 ibt_async_code_t type; in tavor_srq_catastrophic_handler() local [all …]
|
/titanic_50/usr/src/cmd/ctwatch/ |
H A D | ctwatch.c | 129 get_event(int fd, int type, int verbose) in get_event() 192 int type, fd; in contract_type() local 288 int type; in main() local 317 int type, fd; in main() local
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | sys-tree.h | 61 #define SPLAY_HEAD(name, type) \ argument 73 #define SPLAY_ENTRY(type) \ argument 118 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument 160 #define SPLAY_GENERATE(name, type, field, cmp) \ argument 295 #define RB_HEAD(name, type) \ argument 309 #define RB_ENTRY(type) \ argument 378 #define RB_PROTOTYPE(name, type, field, cmp) \ argument 390 #define RB_GENERATE(name, type, field, cmp) \ argument
|
/titanic_50/usr/src/uts/common/fs/specfs/ |
H A D | specsubr.c | 115 vtype_t type, in specvp() 223 makespecvp(dev_t dev, vtype_t type) in makespecvp() 407 specfind(dev_t dev, vtype_t type) in specfind() 533 vtype_t type, in get_cvp() 579 commonvp(dev_t dev, vtype_t type) in commonvp() 680 vtype_t type, in sfind() 840 enum vtype type = vp->v_type; in device_close() local 1056 spec_size_invalidate(dev_t dev, vtype_t type) in spec_size_invalidate()
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | printfr.c | 25 u_32_t type; local 167 int type = fp->fr_icmp, code; local
|
/titanic_50/usr/src/lib/libresolv/ |
H A D | res_query.c | 73 res_query(name, class, type, answer, anslen) in res_query() argument 150 res_search(name, class, type, answer, anslen) in res_search() argument 227 res_querydomain(name, domain, class, type, answer, anslen) in res_querydomain() argument
|
/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | cache.c | 304 isns_type_t type in cache_get_htab() 327 isns_type_t type in cache_get_matrix() 464 isns_type_t type in cache_dump_htab()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 379 typegraph_resolve(mdb_ctf_id_t type) in typegraph_resolve() 406 typegraph_type_name(mdb_ctf_id_t type, mdb_ctf_id_t utype) in typegraph_type_name() 428 typegraph_size(mdb_ctf_id_t type) in typegraph_size() 457 typegraph_offiter(const char *name, mdb_ctf_id_t type, in typegraph_offiter() 538 typegraph_union(const char *name, mdb_ctf_id_t type, ulong_t off, in typegraph_union() 612 mdb_ctf_id_t type, ulong_t off, void *last) in typegraph_lastmember() 628 typegraph_hasfam(mdb_ctf_id_t type, mdb_ctf_id_t *atype) in typegraph_hasfam() 681 typegraph_type_offset(mdb_ctf_id_t type, size_t offset, tg_edge_t *e, in typegraph_type_offset() 858 typegraph_couldbe(uintptr_t addr, mdb_ctf_id_t type) in typegraph_couldbe() 1050 mdb_ctf_id_t type; in typegraph_kmem() local [all …]
|
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfraise.c | 30 static int _sfraiseall(int type, Void_t* data) in _sfraiseall() 57 int sfraise(Sfio_t* f, int type, Void_t* data) in sfraise()
|
/titanic_50/usr/src/lib/libresolv2/include/isc/ |
H A D | list.h | 22 #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
|
/titanic_50/usr/src/lib/libc/port/rt/ |
H A D | pos4obj.c | 126 __pos4obj_name(const char *path, const char *type) in __pos4obj_name() 293 __pos4obj_open(const char *name, char *type, int oflag, in __pos4obj_open() 345 __pos4obj_unlink(const char *name, const char *type) in __pos4obj_unlink() 400 __pos4obj_unlock(const char *path, const char *type) in __pos4obj_unlock()
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_discovery.c | 93 const char *type; /* The full service type to use */ member 140 char **s_inout, int *type) { in next_attr() 240 int type = 0; in aggregate_attrs() local 438 int type = 0; in foreach_context() local 474 static void find_all_contexts(const char *type, in find_all_contexts()
|