Home
last modified time | relevance | path

Searched defs:el (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/lib/krb5/dyn/
H A Ddyn_put.c54 int DynAdd(obj, el) in DynAdd() argument
81 DynPtr el = (DynPtr) el_in; local
/titanic_41/usr/src/cmd/vntsd/
H A Dqueue.c51 vntsd_que_t *el; in alloc_que_el() local
72 vntsd_que_t *el; in vntsd_que_append() local
105 vntsd_que_t *q, *el; in vntsd_que_insert_after() local
/titanic_41/usr/src/tools/ctf/cvt/
H A Dalist.c55 alist_hash(int nbuckets, alist_el_t *el) in alist_hash()
91 alist_free_cb(alist_el_t *el, alist_t *alist) in alist_free_cb()
110 alist_el_t *el; in alist_add() local
139 alist_iter_cb(alist_el_t *el, alist_iter_data_t *aid) in alist_iter_cb()
191 alist_el_t *el = node; in alist_dump_cb() local
H A Dtdata.c218 elist_t *el = tdp->t_emem; in free_elist() local
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_common.h16 #define __BIT_VEC64_SET_BIT(el, bit) \ argument
21 #define __BIT_VEC64_CLEAR_BIT(el, bit) \ argument
/titanic_41/usr/src/uts/i86pc/os/
H A Dpci_cfgacc_x86.c254 #define BUS_INSERT(prev, el) \ argument
258 #define BUS_REMOVE(prev, el) \ argument
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_traverse.c287 char *nm, int *el, fs_fhandle_t *efh, struct stat64 *est) in fs_readdir()
333 int pl, el; /* path and directory entry length */ in traverse_post() local
751 int pl, el; /* path and directory entry length */ in traverse_level() local
/titanic_41/usr/src/uts/common/os/
H A Devchannels.c130 evch_dl_add(evch_dlist_t *hp, evch_dlelem_t *el) in evch_dl_add()
186 evch_dl_next(evch_dlist_t *hp, void *el) in evch_dl_next()
223 evch_q_in(evch_squeue_t *q, evch_qelem_t *el) in evch_q_in()
240 evch_qelem_t *el; in evch_q_out() local
257 evch_q_next(evch_squeue_t *q, evch_qelem_t *el) in evch_q_next()
H A Dstrsubr.c407 #define ENQUEUE(el, head, tail, link) { \ argument
421 #define DQ(el, head, tail, link) { \ argument
436 #define RMQ(el, head, tail, link, chase, curr, succeed) { \ argument
/titanic_41/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c545 psm_acpi_edgelevel(UINT32 el) in psm_acpi_edgelevel()
762 int i, el, po, irqlist_len; in acpi_get_possible_irq_resources() local
/titanic_41/usr/src/uts/sun4u/os/
H A Dmemscrub.c1372 struct memlist *el; in new_memscrub() local
1394 struct memlist *el; in new_memscrub() local
/titanic_41/usr/src/cmd/hal/hald/
H A Ddevice_info.c892 start (ParsingContext * pc, const char *el, const char **attr) in start()
1090 end (ParsingContext * pc, const char *el) in end()
/titanic_41/usr/src/uts/common/io/
H A Dbusra.c141 #define RA_INSERT(prev, el) \ argument
145 #define RA_REMOVE(prev, el) \ argument
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c372 memcluster_element *el; in __memput_record() local
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c47 uintptr_t el = *(const uintptr_t *)e; in find_range() local
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp.c1267 prompt(EditLine *el) in prompt()
1296 EditLine *el = NULL; in interactive_loop() local
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2256 conf_entries_t *el; in free_conf_entries() local
2282 conf_entries_t *el; in read_conf_file() local
2367 asr_conf_entries_t *el; in free_asr_conf_entries() local
2401 asr_conf_entries_t *el; in read_asr_conf_file() local
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSrvLocHeader.java555 String el = ""; in parseCommaSeparatedListIn() local
/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c856 uint_t el, /* Sizeof elements */ in nis_get_static_storage()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c268 node_list_t *el; in add_node_to_list() local
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c245 node_list_t *el; in add_node_to_list() local
/titanic_41/usr/src/lib/libraidcfg/common/
H A Draidcfg.c119 raid_list_el_t el; /* double-links */ member
4251 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj); in raid_list_next() local
4259 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj), *el1; in raid_list_insert_tail() local
4278 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj), *el1; in raid_list_remove() local
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.c2546 append_entry_to_list(prop_list_t *el, prop_list_t *list) in append_entry_to_list()
2593 prop_list_t *el; in parse_prl() local
3238 picld_plugin_reg_list_t *el; in picld_plugin_register() local
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_eeprom.c248 uint32_t sum = 0, el; in ath9k_hw_check_def_eeprom() local
378 uint32_t sum = 0, el; in ath9k_hw_check_4k_eeprom() local
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1247 frutree_hashelm_t *el; in hash_destroy() local
1279 frutree_hashelm_t *el; in hash_add_entry() local
1388 frutree_hashelm_t *el; in hash_lookup_entry() local

12