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

1234567891011>>

/freebsd-12-stable/contrib/ncurses/menu/
H A Dm_item_nam.c51 item_name(const ITEM * item) argument
66 item_description(const ITEM * item) argument
[all...]
H A Dm_item_use.c52 set_item_userptr(ITEM * item, void *userptr) argument
70 item_userptr(const ITEM * item) argument
[all...]
H A Dm_item_cur.c51 set_current_item(MENU * menu, ITEM * item) argument
107 item_index(const ITEM * item) argument
[all...]
H A Dm_item_top.c55 ITEM *item; local
H A Dm_item_val.c56 set_item_value(ITEM * item, bool value) argument
[all...]
H A Dm_cursor.c53 _nc_menu_cursor_pos(const MENU * menu, const ITEM * item, int *pY, int *pX) argument
H A Dm_item_opt.c54 set_item_opts(ITEM * item, Item_Options opts) argument
97 item_opts_off(ITEM * item, Item_Options opts) argument
125 item_opts_on(ITEM * item, Item_Options opts) argument
[all...]
H A Dm_opts.c86 ITEM **item; local
H A Dm_item_new.c112 ITEM *item; local
163 free_item(ITEM * item) argument
[all...]
/freebsd-12-stable/contrib/openpam/lib/libpam/
H A Dpam_get_item.c56 pam_get_item(const pam_handle_t *pamh, int item_type, const void **item) argument
H A Dpam_set_item.c59 pam_set_item(pam_handle_t *pamh, int item_type, const void *item) argument
[all...]
/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_nodenamemap.h46 cl_map_item_t item; member in struct:_name_map_item
/freebsd-12-stable/sys/netgraph/
H A Dng_ip_input.c120 ngipi_rcvdata(hook_p hook, item_p item) argument
/freebsd-12-stable/contrib/libxo/tests/core/
H A Dtest_08.c22 struct item { struct
[all...]
H A Dtest_09.c22 struct item { struct
H A Dtest_01.c23 struct item { struct
[all...]
/freebsd-12-stable/lib/libc/locale/
H A Dnl_langinfo.c54 nl_langinfo_l(nl_item item, locale_t loc) argument
206 nl_langinfo(nl_item item) argument
/freebsd-12-stable/lib/libc/stdlib/
H A Dhcreate.c62 hsearch(ENTRY item, ACTION action) argument
/freebsd-12-stable/usr.bin/find/
H A Dgetdate.y136 item : time { label
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueue.h125 void PushPendingQueueItem(lldb::QueueItemSP item) { argument
/freebsd-12-stable/contrib/ofed/librdmacm/
H A Dindexer.c86 int idx_insert(struct indexer *idx, void *item) argument
105 void *item; local
114 void idx_replace(struct indexer *idx, int index, void *item) argument
136 idm_set(struct index_map *idm, int index, void *item) argument
158 void *item; local
[all...]
/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h104 cl_list_item_t item; member in struct:osm_db_guid_elem
420 cl_list_item_t item; member in struct:osm_db_neighbor_elem
/freebsd-12-stable/contrib/ntp/lib/isc/tests/
H A Dqueue_test.c32 typedef struct item { struct
40 item_init(item_t *item, int value) { argument
/freebsd-12-stable/contrib/binutils/gas/
H A Dsb.h56 struct le *item; member in struct:sb
/freebsd-12-stable/contrib/gperf/src/
H A Dhash-table.cc142 Hash_Table::insert (KeywordExt *item) argument

Completed in 146 milliseconds

1234567891011>>