Searched defs:item (Results 1 - 25 of 176) sorted by relevance

12345678

/src/bin/expr/
H A Dexpr.y129 item: STRING label
/src/sys/arch/hpc/hpc/platid_gen/
H A Dgram.y92 item: label
/src/lib/libc/locale/
H A Dnl_langinfo.c177 nl_langinfo_l(nl_item item, locale_t loc) argument
/src/lib/libmenu/
H A Duserptr.c48 ITEM *item = (param_item != NULL) ? param_item : &_menui_default_item; local in function:set_item_userptr
59 item_userptr(ITEM *item) argument
/src/usr.bin/grep/
H A Dqueue.c62 struct qentry *item; local in function:enqueue
84 struct qentry *item; local in function:dequeue
98 struct qentry *item; local in function:printqueue
110 struct qentry *item; local in function:clearqueue
[all...]
/src/sys/arch/hpcmips/stand/pbsdboot/
H A Dlayout.c50 DLGITEMTEMPLATE item; local in function:CreateMainWindow
[all...]
/src/lib/libutil/
H A Dparsedate.y135 item: label
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) argument
/xsrc/external/mit/xwd/dist/
H A Dlist.h50 void *item; /* in normal list node, pts to data */ member in union:_list_item::__anonb1771d6d010a
H A Dlist.c61 add_to_list(list_ptr lp, void *item) argument
148 delete_from_list(list_ptr lp,void * item) argument
179 void *item = del_node->ptr.item; local in function:delete_list
189 delete_list_destroying(list_ptr lp,void destructor (void * item)) argument
193 void *item = del_node->ptr.item; local in function:delete_list_destroying
[all...]
/xsrc/local/programs/x11-ssh-askpass/
H A Ddynlist.c34 int append_to_list(char ***list_ptr, int *list_len, int *i, char *item) argument
/src/lib/libpam/modules/pam_echo/
H A Dpam_echo.c59 int err, i, item; local in function:_pam_echo
[all...]
/src/usr.sbin/sysinst/
H A Dtxtwalk.c125 process(const struct lookfor *item, char *line) argument
201 finddata(const struct lookfor * item,char * line,struct data * found,size_t * numfound) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_gem.h89 struct drm_i915_query_item item = { local in function:intel_i915_query_flags
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_menu2.c47 GLUTmenuItem *item, *next; local in function:glutDestroyMenu
73 GLUTmenuItem *item; local in function:glutChangeToMenuEntry
100 GLUTmenuItem *item; local in function:glutChangeToSubMenu
127 GLUTmenuItem *item, **prev, *remaining; local in function:glutRemoveMenuItem
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DPolyTxt.c43 register XTextItem *item; local in function:XDrawText
[all...]
H A DPolyTxt16.c43 register XTextItem16 *item; local in function:XDrawText16
[all...]
/src/sys/kern/
H A Dsubr_pcq.c179 pcq_put(pcq_t * pcq,void * item) argument
238 void *item; local in function:pcq_get
[all...]
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp157 TC_ITEM item; local in function:TabWindow::init
H A Dtabwindow.h64 void insert(int id, TC_ITEM &item) { argument
/src/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_mm.c125 struct via_memblock *item; local in function:via_mem_alloc
[all...]
/src/lib/libc/stdlib/
H A Dhcreate.c190 hsearch(ENTRY item, ACTION action) argument
199 hsearch_r(ENTRY item, ACTION action, ENTRY **itemp, struct hsearch_data *head) argument
/src/lib/libpam/modules/pam_exec/
H A Dpam_exec.c59 int item; member in struct:__anon5debe0890108
100 const void *item; local in function:_pam_exec
/src/sys/arch/amiga/stand/bootblock/boot/
H A Damigatypes.h46 struct TagItem {u_int32_t item; void *data;}; member in struct:TagItem

Completed in 57 milliseconds

12345678