| /openbsd/src/gnu/usr.bin/texinfo/info/ |
| D | info-utils.h | 39 } REFERENCE; typedef 62 extern REFERENCE **info_menu_of_node (NODE *node); 67 extern REFERENCE **info_xrefs_of_node (NODE *node); 72 extern REFERENCE **info_xrefs (SEARCH_BINDING *binding); 76 extern REFERENCE *info_get_labeled_reference (char *label, 77 REFERENCE **references); 82 extern REFERENCE **info_menu_items (SEARCH_BINDING *binding); 87 REFERENCE **info_concatenate_references (REFERENCE **ref1, REFERENCE **ref2); 90 extern REFERENCE *info_copy_reference (REFERENCE *src); 93 extern void info_free_references (REFERENCE **references);
|
| D | info-utils.c | 51 static REFERENCE **info_references_internal (char *label, 171 REFERENCE ** 176 REFERENCE **menu = (REFERENCE **)NULL; in info_menu_of_node() 187 return ((REFERENCE **) NULL); in info_menu_of_node() 201 REFERENCE ** 222 REFERENCE ** 231 REFERENCE ** 239 static REFERENCE ** 243 REFERENCE **refs = (REFERENCE **)NULL; in info_references_internal() 259 REFERENCE *entry; in info_references_internal() [all …]
|
| D | variables.c | 147 REFERENCE **array = (REFERENCE **)NULL; 153 REFERENCE *entry; 155 entry = (REFERENCE *)xmalloc (sizeof (REFERENCE)); 161 (entry, array_index, array, array_slots, 10, REFERENCE *); 208 REFERENCE **variables; in read_variable_name() 249 REFERENCE ** 253 REFERENCE **array = (REFERENCE **)NULL; in make_variable_completions_array() 258 REFERENCE *entry; in make_variable_completions_array() 260 entry = (REFERENCE *) xmalloc (sizeof (REFERENCE)); in make_variable_completions_array() 266 (entry, array_index, array, array_slots, 200, REFERENCE *); in make_variable_completions_array()
|
| D | indices.c | 31 static REFERENCE **index_index = (REFERENCE **)NULL; 58 add_index_to_index_nodenames (REFERENCE **array, NODE *node) in add_index_to_index_nodenames() 88 REFERENCE ** 98 REFERENCE ** 102 REFERENCE **result = (REFERENCE **)NULL; in info_indices_of_file_buffer() 106 return ((REFERENCE **)NULL); in info_indices_of_file_buffer() 136 REFERENCE **menu; in info_indices_of_file_buffer() 466 REFERENCE ** 470 REFERENCE **all_indices = (REFERENCE **)NULL; in apropos_in_all_indices() 471 REFERENCE **dir_menu = (REFERENCE **)NULL; in apropos_in_all_indices() [all …]
|
| D | echo-area.c | 766 static REFERENCE **echo_area_completion_items = (REFERENCE **)NULL; 771 static REFERENCE **completions_found = (REFERENCE **)NULL; 776 static REFERENCE *LCD_completion; 803 REFERENCE **completions, int force) in info_read_completing_internal() 884 echo_area_completion_items = (REFERENCE **)NULL; in info_read_completing_internal() 897 char *prompt, REFERENCE **completions) in info_read_completing_in_echo_area() 906 char *prompt, REFERENCE **completions) in info_read_maybe_completing() 1149 static REFERENCE LCD_reference = { 1158 static REFERENCE **last_completion_items = (REFERENCE **)NULL; 1166 last_completion_items = (REFERENCE **)NULL; in completions_must_be_rebuilt() [all …]
|
| D | man.c | 584 REFERENCE ** 588 REFERENCE **refs = (REFERENCE **)NULL; in xrefs_of_manpage() 596 return ((REFERENCE **)NULL); in xrefs_of_manpage() 630 REFERENCE *entry; in xrefs_of_manpage() 633 entry = (REFERENCE *)xmalloc (sizeof (REFERENCE)); in xrefs_of_manpage() 643 (entry, refs_index, refs, refs_slots, 10, REFERENCE *); in xrefs_of_manpage() 655 REFERENCE **refs; in locate_manpage_xref() 663 REFERENCE *entry; in locate_manpage_xref() 699 REFERENCE ** 703 REFERENCE **all_refs = xrefs_of_manpage (node); in manpage_xrefs_in_binding() [all …]
|
| D | m-x.c | 40 REFERENCE **array = (REFERENCE **)NULL; in read_function_name() 47 REFERENCE *entry; in read_function_name() 49 entry = (REFERENCE *)xmalloc (sizeof (REFERENCE)); in read_function_name() 55 (entry, array_index, array, array_slots, 200, REFERENCE *); in read_function_name()
|
| D | indices.h | 31 extern REFERENCE **info_indices_of_window (WINDOW *window); 32 extern REFERENCE **info_indices_of_file_buffer (FILE_BUFFER *file_buffer); 36 REFERENCE **apropos_in_all_indices (char *search_string, int inform);
|
| D | echo-area.h | 41 REFERENCE **completions, int force); 52 char *prompt, REFERENCE **completions); 58 char *prompt, REFERENCE **completions);
|
| D | session.c | 874 REFERENCE **menu; in forward_move_node_structure() 934 REFERENCE **menu; in forward_move_node_structure() 1041 REFERENCE **menu; in backward_move_node_structure() 1711 info_select_reference (WINDOW *window, REFERENCE *entry) in info_select_reference() 1775 REFERENCE entry; in info_parse_and_select() 1947 register REFERENCE **menu; 2001 static REFERENCE ** 2002 nearest_xref (REFERENCE **xref_list, long int pos) in nearest_xref() 2011 REFERENCE *xref = xref_list[this_xref]; in nearest_xref() 2041 REFERENCE **ret = xmalloc (sizeof (REFERENCE *) * 2); in nearest_xref() [all …]
|
| D | man.h | 35 extern REFERENCE **xrefs_of_manpage (NODE *node); 36 extern REFERENCE **manpage_xrefs_in_binding (NODE *node,
|
| D | variables.h | 49 extern REFERENCE **make_variable_completions_array (void);
|
| D | nodemenu.c | 308 REFERENCE **menu; 331 REFERENCE *entry;
|
| D | footnotes.c | 70 REFERENCE **refs; in make_footnotes_node()
|
| D | session.h | 81 extern void info_select_reference (WINDOW *window, REFERENCE *entry);
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | StmtIterator.h | 76 template <typename DERIVED, typename REFERENCE> 83 using value_type = REFERENCE; 85 using pointer = REFERENCE; 86 using reference = REFERENCE; 119 REFERENCE operator*() const { 123 REFERENCE operator->() const { return operator*(); }
|
| /openbsd/src/share/snmp/ |
| D | BRIDGE-MIB.txt | 177 REFERENCE 189 REFERENCE 228 REFERENCE 294 REFERENCE 306 REFERENCE 347 REFERENCE 363 REFERENCE 376 REFERENCE 390 REFERENCE 401 REFERENCE [all …]
|
| D | SNMP-USM-HMAC-SHA2-MIB.txt | 60 REFERENCE "- Krawczyk, H., Bellare, M., and R. Canetti, 72 REFERENCE "- Krawczyk, H., Bellare, M., and R. Canetti, 84 REFERENCE "- Krawczyk, H., Bellare, M., and R. Canetti, 96 REFERENCE "- Krawczyk, H., Bellare, M., and R. Canetti,
|
| D | SNMPv2-CONF.txt | 34 "REFERENCE" Text 68 "REFERENCE" Text 94 "REFERENCE" Text 204 "REFERENCE" Text
|
| D | SNMPv2-SMI.txt | 98 "REFERENCE" Text 257 "REFERENCE" Text 329 "REFERENCE" Text
|
| D | INET-ADDRESS-MIB.txt | 300 REFERENCE "STD 6 (RFC 768), STD 7 (RFC 793) and RFC 2960" 321 REFERENCE "RFC 1771, RFC 1930" 336 REFERENCE "RFC 3513" 377 REFERENCE "RFC4007" 396 REFERENCE "RFC 791, RFC 2460"
|
| D | SNMP-USM-AES-MIB.txt | 50 REFERENCE "- Specification for the ADVANCED ENCRYPTION
|
| D | IP-MIB.txt | 130 REFERENCE "RFC 2462" 275 REFERENCE "RFC 2461 Section 6.3.2" 369 REFERENCE "RFC 1122" 498 REFERENCE "RFC 2461, Section 6.3.2" 510 REFERENCE "RFC 2461, Section 6.3.2" 2345 REFERENCE "For IPv6 RFC 2461, especially sections 2 and 4.6.2 and 2361 REFERENCE "For IPv6 RFC 2461, especially sections 2 and 4.6.2 and 2382 REFERENCE "For IPv6 RFC 2461, especially sections 2 and 4.6.2 and 2400 REFERENCE "For IPv6 RFC 2461, especially sections 2 and 4.6.2 and 2635 REFERENCE "RFC 826 and RFC 2461" [all …]
|
| D | IP-FORWARD-MIB.txt | 106 REFERENCE 168 REFERENCE "RFC 4001" 239 REFERENCE "RFC 4001" 575 REFERENCE 940 REFERENCE
|
| /openbsd/src/usr.sbin/snmpd/ |
| D | mib.y | 297 %token PRODUCTRELEASE REAL REFERENCE REVISION SEQUENCE SET SIZE STATUS 666 referpart : REFERENCE TEXT { 1076 { "REFERENCE", REFERENCE }, in yylex()
|