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

123

/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
H A Dinternals.c92 ITEM *item; local in function:_menui_calc_neighbours
280 _menui_goto_item(MENU * menu,ITEM * item,int new_top_row) argument
429 _menui_draw_item(MENU * menu,int item) argument
[all...]
H A Ditem.c62 item_visible(ITEM * item) argument
76 item_name(ITEM * item) argument
88 item_description(ITEM * item) argument
188 set_item_opts(ITEM * item,OPTIONS opts) argument
205 item_opts_on(ITEM * item,OPTIONS opts) argument
221 item_opts_off(ITEM * item,OPTIONS opts) argument
237 item_opts(ITEM * item) argument
251 ITEM *item = (param_item != NULL) ? param_item : &_menui_default_item; local in function:set_item_value
270 item_value(ITEM * item) argument
337 free_item(ITEM * item) argument
358 set_current_item(MENU * param_menu,ITEM * item) argument
398 item_index(ITEM * item) argument
[all...]
/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
/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...]
/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
/src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_hashtab.c90 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) argument
119 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, argument
143 drm_ht_find_item(struct drm_open_hash * ht,unsigned long key,struct drm_hash_item ** item) argument
168 drm_ht_remove_item(struct drm_open_hash * ht,struct drm_hash_item * item) argument
[all...]
/src/usr.bin/xlint/lint2/
H A Dhash.c122 hte_list_add(struct hte_list *list, hte_t *item) argument
/src/usr.sbin/bthcid/
H A Dclient.c65 struct item { struct
189 struct item *item; local in function:process_client
261 struct item *item; local in function:send_client_request
312 struct item *item = arg; local in function:process_item
325 struct item *item; local in function:lookup_pin
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_hashtab.c118 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) argument
149 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, argument
174 drm_ht_find_item(struct drm_open_hash * ht,unsigned long key,struct drm_hash_item ** item) argument
200 drm_ht_remove_item(struct drm_open_hash * ht,struct drm_hash_item * item) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Daperture_gm.c247 const char *item; local in function:alloc_resource
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/
H A Damdgpu_vector.c242 dal_vector_append(struct vector * vector,const void * item) argument
/src/sys/external/bsd/drm2/dist/drm/sis/
H A Dsis_mm.c96 struct sis_memblock *item; local in function:sis_drm_alloc
[all...]

Completed in 13 milliseconds

123