Home
last modified time | relevance | path

Searched refs:item_count (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/cmd/sgs/prof/common/
H A DsymintUtil.c51 _Malloc(uint_t item_count, uint_t item_size) in _Malloc() argument
55 if ((p = calloc(item_count, item_size)) == NULL) { in _Malloc()
57 item_size, item_count)); in _Malloc()
H A Dsymint.h89 void *_Malloc(uint_t item_count, uint_t item_size);
H A Dprof.c177 static void *_prof_Malloc(int item_count, int item_size);
1161 _prof_Malloc(int item_count, int item_size) in _prof_Malloc() argument
1165 if ((p = malloc((unsigned)item_count * (unsigned)item_size)) == NULL) { in _prof_Malloc()
/titanic_44/usr/src/lib/libeti/menu/common/
H A Ditemcount.c39 item_count(MENU *m) in item_count() function
H A Dmapfile-vers46 item_count;
H A Dllib-lmenu69 int item_count(MENU *m) {return 0;}
/titanic_44/usr/src/lib/libeti/menu/inc/
H A Dmenu.h160 item_count(MENU *),
223 item_count(),
/titanic_44/usr/src/uts/common/xen/io/
H A Dxnb.c1011 int item_count; in xnb_copy_to_peer() local
1030 item_count = 0; in xnb_copy_to_peer()
1083 if (item_count == xnbp->xnb_rx_cpop_count) { in xnb_copy_to_peer()
1086 gop_cp = &xnbp->xnb_rx_cpop[item_count]; in xnb_copy_to_peer()
1118 item_count++; in xnb_copy_to_peer()
1123 chunk, int, len, int, item_count); in xnb_copy_to_peer()
1127 item_count) != 0) { in xnb_copy_to_peer()
1154 for (i = 0; i < item_count; i++) { in xnb_copy_to_peer()
/titanic_44/usr/src/man/man3curses/
H A DMakefile253 item_count.3curses \
1091 item_count.3curses := LINKSRC = menu_items.3curses
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc310 link path=usr/share/man/man3curses/item_count.3curses \
/titanic_44/
H A D.gitignore5679 usr/src/man/man3curses/item_count.3curses