Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
H A Dcachelib.c1056 retval->current_item = TAILQ_FIRST( in open_cache_mp_read_session()
1080 if (rs->current_item == NULL) { in cache_mp_read()
1085 if (rs->current_item->value_size > *data_size) { in cache_mp_read()
1086 *data_size = rs->current_item->value_size; in cache_mp_read()
1096 *data_size = rs->current_item->value_size; in cache_mp_read()
1097 memcpy(data, rs->current_item->value, rs->current_item->value_size); in cache_mp_read()
1098 rs->current_item = TAILQ_NEXT(rs->current_item, entries); in cache_mp_read()
H A Dcachelib.h191 struct cache_mp_data_item_ *current_item; member
/dragonfly/contrib/ncurses/misc/
H A Dmenu.ref5 "current_item" @2 ;NONAME
H A Dmenu.def18 "current_item" @2 NONAME
/dragonfly/contrib/dialog/
H A Dchecklist.c163 int *current_item) in dlg_checklist() argument
220 DLG_TRACE2N("current", *current_item); in dlg_checklist()
612 *current_item = (scrollamt + choice); in dlg_checklist()
H A Dmenubox.c320 int *current_item, in dlg_menu() argument
775 *current_item = scrollamt + choice; in dlg_menu()
777 DLG_TRACE2N("current", *current_item); in dlg_menu()
H A Dformbox.c470 int *current_item) in dlg_form() argument
531 DLG_TRACE2N("current", *current_item); in dlg_form()
891 *current_item = choice; in dlg_form()
H A Dtreeview.c168 int *current_item) in dlg_treeview() argument
574 *current_item = (scrollamt + choice); in dlg_treeview()
H A Dbuildlist.c516 int *current_item) in dlg_buildlist() argument
1165 *current_item = cur_item; in dlg_buildlist()
/dragonfly/lib/libncurses/
H A DSymbol.base.map222 current_item;
/dragonfly/
H A DMakefile_upgrade.inc2429 TO_REMOVE+=/usr/share/man/man3/current_item.3.gz