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

1234567891011>>

/netbsd-current/bin/expr/
H A Dexpr.y236 item: STRING label
/netbsd-current/external/mpl/bind/dist/bin/tests/system/digdelv/
H A Dyamlget.py30 item = item[key] variable
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dpam_get_item.c59 pam_get_item(const pam_handle_t *pamh, int item_type, const void **item) argument
H A Dpam_set_item.c63 pam_set_item(pam_handle_t *pamh, int item_type, const void *item) argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dstr-list.h40 const char **item; member in struct:string_list_ty
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-kill-server.c55 cmd_kill_server_exec(struct cmd *self, __unused struct cmdq_item *item) argument
H A Dcmd-find-window.c45 cmd_find_window_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-pane.c45 cmd_kill_pane_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-rename-session.c47 cmd_rename_session_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-rename-window.c46 cmd_rename_window_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-lock-server.c65 cmd_lock_server_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-session.c46 cmd_kill_session_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-window.c56 cmd_kill_window_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-unbind-key.c43 cmd_unbind_key_exec(struct cmd *self, struct cmdq_item *item) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dbar-chart.h42 struct item struct in class:ana::bar_chart
44 item (const char *name, value_t value) function in struct:ana::bar_chart::item
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dbar-chart.h42 struct item struct in class:ana::bar_chart
44 item (const char *name, value_t value) function in struct:ana::bar_chart::item
/netbsd-current/sys/arch/hpc/hpc/platid_gen/
H A Dgram.y92 item: label
/netbsd-current/lib/libmenu/
H A Duserptr.c48 ITEM *item = (param_item != NULL) ? param_item : &_menui_default_item; local
59 item_userptr(ITEM *item) argument
/netbsd-current/usr.bin/grep/
H A Dqueue.c62 struct qentry *item; local
84 struct qentry *item; local
98 struct qentry *item; local
110 struct qentry *item; local
[all...]
/netbsd-current/lib/libc/locale/
H A Dnl_langinfo.c177 nl_langinfo_l(nl_item item, locale_t loc) argument
/netbsd-current/external/mit/libcbor/dist/examples/
H A Dreadfile.c33 cbor_item_t* item = cbor_load(buffer, length, &result); local
/netbsd-current/external/mit/libcbor/dist/src/cbor/internal/
H A Dstack.c21 _cbor_stack_push(struct _cbor_stack *stack, cbor_item_t *item, size_t subitems) argument
H A Dstack.h20 cbor_item_t *item; member in struct:_cbor_stack_record
/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dtags.c11 cbor_item_t *item = _CBOR_MALLOC(sizeof(cbor_item_t)); local
23 cbor_item_t *cbor_tag_item(const cbor_item_t *item) { argument
28 uint64_t cbor_tag_value(const cbor_item_t *item) { argument
33 cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) argument
39 cbor_build_tag(uint64_t value, cbor_item_t *item) argument
[all...]
/netbsd-current/external/mit/libcbor/dist/test/
H A Dpretty_printer_test.c27 cbor_item_t *item = cbor_load(data, 37, &res); local

Completed in 192 milliseconds

1234567891011>>