Home
last modified time | relevance | path

Searched defs:item (Results 1 – 25 of 192) sorted by relevance

12345678

/titanic_51/usr/src/uts/common/sys/
H A Dtnf_writer.h128 #define tnf_char(ops, item, ref) (item) argument
131 #define tnf_int8(ops, item, ref) (item) argument
134 #define tnf_uint8(ops, item, ref) (item) argument
137 #define tnf_int16(ops, item, ref) (item) argument
140 #define tnf_uint16(ops, item, ref) (item) argument
143 tnf_int32(ops,item,ref) global() argument
146 tnf_uint32(ops,item,ref) global() argument
149 tnf_int64(ops,item,ref) global() argument
152 tnf_uint64(ops,item,ref) global() argument
155 tnf_float32(ops,item,ref) global() argument
158 tnf_float64(ops,item,ref) global() argument
167 tnf_uchar(ops,item,ref) global() argument
171 tnf_short(ops,item,ref) global() argument
175 tnf_ushort(ops,item,ref) global() argument
179 tnf_int(ops,item,ref) global() argument
183 tnf_uint(ops,item,ref) global() argument
189 tnf_long(ops,item,ref) global() argument
193 tnf_ulong(ops,item,ref) global() argument
199 tnf_long(ops,item,ref) global() argument
203 tnf_ulong(ops,item,ref) global() argument
209 tnf_longlong(ops,item,ref) global() argument
213 tnf_ulonglong(ops,item,ref) global() argument
217 tnf_float(ops,item,ref) global() argument
221 tnf_double(ops,item,ref) global() argument
229 tnf_ref32(ops,item,ref) global() argument
234 tnf_tag(ops,item,ref) global() argument
239 tnf_string(ops,item,ref) global() argument
244 tnf_name(ops,item,ref) global() argument
249 tnf_size(ops,item,ref) global() argument
257 tnf_opaque(ops,item,ref) global() argument
263 tnf_opaque(ops,item,ref) global() argument
274 tnf_time_base(ops,item,ref) global() argument
279 tnf_time_delta(ops,item,ref) global() argument
284 tnf_probe_event(ops,item,ref) global() argument
290 tnf_pid(ops,item,ref) global() argument
296 tnf_lwpid(ops,item,ref) global() argument
304 tnf_kthread_id(ops,item,ref) global() argument
310 tnf_cpuid(ops,item,ref) global() argument
316 tnf_device(ops,item,ref) global() argument
322 tnf_symbol(ops,item,ref) global() argument
330 tnf_symbols(ops,item,ref) global() argument
333 tnf_symbols(ops,item,ref) global() argument
340 tnf_sysnum(ops,item,ref) global() argument
348 tnf_microstate(ops,item,ref) global() argument
354 tnf_offset(ops,item,ref) global() argument
362 tnf_fault_type(ops,item,ref) global() argument
370 tnf_seg_access(ops,item,ref) global() argument
376 tnf_bioflags(ops,item,ref) global() argument
382 tnf_diskaddr(ops,item,ref) global() argument
[all...]
/titanic_51/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_cache.c92 HT_ITEM *item; in smb_netbios_cache_getfirst() local
115 HT_ITEM *item; in smb_netbios_cache_getnext() local
145 HT_ITEM *item; smb_netbios_cache_lookup() local
199 HT_ITEM *item; smb_netbios_cache_lookup_addr() local
232 HT_ITEM *item; smb_netbios_cache_insert() local
309 HT_ITEM *item; smb_netbios_cache_delete() local
391 HT_ITEM *item; smb_netbios_cache_status() local
441 HT_ITEM *item; smb_netbios_cache_reset_ttl() local
477 smb_netbios_cache_insrefq(name_queue_t * refq,HT_ITEM * item) smb_netbios_cache_insrefq() argument
522 HT_ITEM *item; smb_netbios_cache_refresh() local
572 HT_ITEM *item; smb_netbios_cache_delete_locals() local
637 HT_ITEM *item; smb_netbios_cache_dump() local
788 hash_callback(HT_ITEM * item) hash_callback() argument
[all...]
/titanic_51/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c35 void* xge_queue_item_data(xge_queue_item_t *item) in xge_queue_item_data() argument
47 __queue_consume(xge_queue_t *queue, int data_max_size, xge_queue_item_t *item) in __queue_consume() argument
154 xge_queue_item_t *item = (xge_queue_item_t *)(void *)item_buf; xge_queue_produce() local
325 xge_list_t *item; __io_queue_grow() local
392 xge_queue_consume(xge_queue_h queueh,int data_max_size,xge_queue_item_t * item) xge_queue_consume() argument
417 xge_queue_item_t *item = (xge_queue_item_t *)(void *)item_buf; xge_queue_flush() local
[all...]
H A Dxgehal-ring.c30 void *item) in __hal_ring_item_dma_offset() argument
46 __hal_ring_item_dma_addr(xge_hal_mempool_h mempoolh, void *item, in __hal_ring_item_dma_addr() argument
124 void *item, in __hal_ring_mempool_item_alloc() argument
605 xge_list_t *item; __hal_ring_hw_initialize() local
[all...]
/titanic_51/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_list.c69 av1394_list_put_tail(av1394_list_t *lp, void *item) in av1394_list_put_tail() argument
89 av1394_list_put_head(av1394_list_t * lp,void * item) av1394_list_put_head() argument
111 av1394_list_item_t *item; av1394_list_get_head() local
[all...]
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c135 HT_ITEM *item; in ht_destroy_table() local
234 HT_ITEM *item; ht_add_item() local
499 ht_mark_delete(HT_HANDLE * handle,HT_ITEM * item) ht_mark_delete() argument
513 ht_clear_delete(HT_HANDLE * handle,HT_ITEM * item) ht_clear_delete() argument
530 HT_ITEM *item = head; ht_bucket_search() local
550 HT_ITEM *item; ht_findfirst() local
591 HT_ITEM *item; ht_findnext() local
[all...]
/titanic_51/usr/src/ucblib/libdbm/
H A Ddbm.c146 datum item; in fetch() local
166 datum item; in delete() local
190 datum item; store() local
279 datum item, bitem; nextkey() local
309 datum item, bitem; firsthash() local
407 datum item; makdatum() local
493 calchash(datum item) calchash() argument
546 additem(char buf[PBLKSIZ],datum item) additem() argument
[all...]
/titanic_51/usr/src/lib/libnsl/yp/
H A Ddbm.c143 datum item; in fetch() local
164 datum item; in delete() local
188 datum item; store() local
264 datum item, bitem; nextkey() local
298 datum item, bitem; firsthash() local
398 datum item; makdatum() local
486 calchash(datum item) calchash() argument
540 additem(char buf[PBLKSIZ],datum item) additem() argument
[all...]
/titanic_51/usr/src/lib/libnisdb/
H A Dnis_hashitem.c271 __nis_hash_item_mt *item = arg; in __nis_insert_item_mt() local
314 __nis_hash_item_mt *item; __nis_insert_name_mt() local
350 __nis_hash_item_mt *item; __nis_find_item_mt() local
409 __nis_hash_item_mt *item, *cur, *prev; __nis_pop_item_mt() local
583 __nis_hash_item_mt *item = arg; __nis_release_item() local
647 __nis_hash_item_mt *item = arg; __nis_item_access() local
[all...]
H A Ddb_item.cc53 item::item(char *str, int n) in item() function in item
64 item::item(item *mode function in item
[all...]
H A Dldap_parse.h56 __nis_hash_item_mt item; /* item.name is the attr name */ member
344 __nis_mapping_item_t item; global() member
348 __nis_mapping_item_t *item; global() member
353 __nis_mapping_item_t item; global() member
358 __nis_mapping_item_t item; global() member
442 __nis_mapping_item_t item; global() member
451 __nis_mapping_item_t item; global() member
457 __nis_mapping_item_t *item; global() member
461 __nis_mapping_item_t item; global() member
653 __nis_hash_item_mt item; /* item.name=dbId||objName */ global() member
[all...]
/titanic_51/usr/src/cmd/lp/lib/lp/
H A Dsearchlist.c40 char * item, in searchlist() argument
78 char * item, in searchlist_with_terminfo() argument
[all...]
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpDetailPanel.java47 public pmHelpItem item; field in pmHelpLoc
168 pmHelpItem item = l.item; in showHistoryBackItem() local
188 pmHelpItem item = l.item; in showHistoryForwardItem() local
200 loadItem(pmHelpItem item) loadItem() argument
204 loadItem(pmHelpItem item, Point pos) loadItem() argument
223 pmHelpItem item; loadItemForTag() local
[all...]
H A DpmHelpController.java54 pmHelpItem item = viewPanel.loadItemForTag(tag); in showHelpItem() local
59 public void showHelpItem(pmHelpItem item) { in showHelpItem() argument
H A DpmHelpRepository.java91 pmHelpItem item = (pmHelpItem) items.nextElement(); in populateHelpKeywordDB() local
122 pmHelpItem item = (pmHelpItem) items.nextElement(); in populateHelpTitleDB() local
227 pmHelpItem item = new pmHelpItem(tagName); loadHelpItemDB() local
[all...]
/titanic_51/usr/src/cmd/fm/fminject/common/
H A Dinj_util.c34 inj_item2str(inj_itemtype_t item) in inj_item2str() argument
43 inj_item2mem(inj_itemtype_t item) in inj_item2mem() argument
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dndbm.c190 datum item; in dbm_fetch() local
241 datum item, item1; in dbm_store() local
349 datum item, bitem; dbm_firsthash() local
403 datum item; dbm_slow_nextkey() local
445 datum item,bitem; dbm_do_nextkey() local
725 datum item; makdatum() local
762 finddatum(char buf[PBLKSIZ],datum item) finddatum() argument
805 dcalchash(datum item) dcalchash() argument
860 additem(char buf[PBLKSIZ],datum item,datum item1) additem() argument
[all...]
/titanic_51/usr/src/uts/common/tnf/
H A Dtnf_types.h251 #define tnf_derived_base(ops, item, ref)\ argument
256 #define tnf_element_type(ops, item, ref)\ argument
261 #define tnf_type_array(ops, item, ref) \ argument
266 #define tnf_slot_types(ops, item, ref) \ argument
271 #define tnf_properties(ops, item, ref) \ argument
276 tnf_name_array(ops,item,ref) global() argument
281 tnf_slot_names(ops,item,ref) global() argument
286 tnf_align(ops,item,ref) global() argument
291 tnf_self_size(ops,item,ref) global() argument
296 tnf_type_size(ops,item,ref) global() argument
301 tnf_header_size(ops,item,ref) global() argument
[all...]
/titanic_51/usr/src/lib/libumem/common/
H A Denvvar.c296 item_uint_process(const umem_env_item_t *item, const char *item_arg) in item_uint_process() argument
335 item_size_process(const umem_env_item_t *item, cons argument
404 umem_log_process(const umem_env_item_t * item,const char * item_arg) umem_log_process() argument
422 umem_size_process(const umem_env_item_t * item,const char * item_arg) umem_size_process() argument
466 umem_backend_process(const umem_env_item_t * item,const char * item_arg) umem_backend_process() argument
490 umem_allocator_process(const umem_env_item_t * item,const char * item_arg) umem_allocator_process() argument
519 process_item(const umem_env_item_t * item,const char * item_arg) process_item() argument
[all...]
/titanic_51/usr/src/lib/libc/port/locale/
H A Dnl_langinfo.c47 nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l() argument
178 nl_langinfo(nl_item item) in nl_langinfo() argument
/titanic_51/usr/src/lib/libc/port/gen/
H A Dndbm.c254 datum item; in dbm_fetch() local
306 datum item, item1; in dbm_store() local
426 datum item, bitem; dbm_firsthash() local
496 datum item; dbm_slow_nextkey() local
543 datum item, bitem; dbm_do_nextkey() local
847 datum item; makdatum() local
888 finddatum(char buf[PBLKSIZ],datum item) finddatum() argument
939 dcalchash(datum item) dcalchash() argument
995 additem(char buf[PBLKSIZ],datum item,datum item1) additem() argument
[all...]
/titanic_51/usr/src/cmd/lp/lib/access/
H A Dbang.c152 bang_searchlist(char *item, char **list) in bang_searchlist() argument
174 bang_dellist(char ***plist, char *item) in bang_dellist() argument
/titanic_51/usr/src/lib/libast/common/comp/
H A Dhsearch.c64 ENTRY item; member
117 ENTRY* hsearch(ENTRY item, ACTION action) in hsearch()
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dhsearch.c64 ENTRY item; member
117 ENTRY* hsearch(ENTRY item, ACTION action) in hsearch() argument
/titanic_51/usr/src/lib/print/libpapi-common/common/
H A Dlist.c43 list_append(void ***list, void *item) in list_append() argument
144 list_remove(void ***list, void *item) in list_remove() argument
[all...]

12345678