/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_errmsg.3 | 62 retrieves the most recent error encountered by the ELF 70 returns a non-zero value encoding the last error encountered 71 by the ELF library, or zero if no error was encountered. 79 error had been encountered by the library, or will return a pointer to
|
H A D | gelf_getchdr.3 | 91 or NULL if an error was encountered. 97 if successful, or NULL if an error was encountered.
|
H A D | gelf_getshdr.3 | 86 or NULL if an error was encountered. 92 if successful, or NULL if an error was encountered.
|
H A D | elf_getarsym.3 | 96 pointer if an error was encountered. 105 is non-null and an error was encountered, the library will
|
/freebsd/bin/ln/ |
H A D | symlink.7 | 85 Symbolic links encountered by utilities that are traversing a file tree 86 (either specified on the command line or encountered as part of the 299 symbolic links encountered during the file tree traversal and symbolic 311 as well as any symbolic links encountered in the tree traversal of 364 any symbolic links encountered during the traversal, regardless of 388 In addition, if any symbolic links are encountered in any file tree that 456 whether specified on the command line or encountered in the tree walk.
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_xml_test_utils.py | 141 than the above four is encountered, if two child elements with the same 142 identifying attributes are encountered, or if any other type of node is 143 encountered. 158 'Encountered <properties> element without a parent', 164 'Encountered unknown element <%s>' % child.tagName, 183 self.fail('Encountered unexpected node type %d' % child.nodeType)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ELF/ |
H A D | ELFObjcopy.h | 29 /// \returns any Error encountered whilst performing the operation. 37 /// \returns any Error encountered whilst performing the operation. 44 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/share/man/man4/ |
H A D | bce.4 | 268 The driver has encountered a fatal initialization error. 270 The driver has encountered a fatal initialization error. 274 The driver has encountered a fatal initialization error. 361 The driver has encountered a fatal initialization error. 363 The driver has encountered a fatal initialization error. 367 The driver has encountered a fatal initialization error. 369 The driver has encountered a fatal initialization error.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineStableHash.cpp | 42 "Number of encountered unsupported MachineOperands that were " 45 "Number of encountered unsupported MachineOperands that were " 48 "Number of encountered unsupported MachineOperands that were " 51 "Number of encountered unsupported MachineOperands that were " 54 "Number of encountered unsupported MachineOperands that were " 57 "Number of encountered unsupported MachineOperands that were "
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_resptype.c | 75 /* If we have encountered an answer (before or in response_type_from_cache() 86 /* If we have encountered a CNAME, make sure that in response_type_from_cache() 94 /* if we encountered a CNAME (or a bunch of CNAMEs), and in response_type_from_cache() 178 /* If we have encountered an answer (before or in response_type_from_server() 195 /* If we have encountered a CNAME, make sure that in response_type_from_server() 205 /* if we encountered a CNAME (or a bunch of CNAMEs), and in response_type_from_server()
|
/freebsd/contrib/processor-trace/libipt/include/ |
H A D | intel-pt.h | 1073 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1491 * Returns -pte_bad_opc if an unknown packet is encountered. 1492 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1511 * Returns -pte_bad_opc if an unknown packet is encountered. 1512 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1565 * Returns -pte_bad_opc if an unknown packet is encountered. 1566 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1583 * Returns -pte_bad_opc if an unknown packet is encountered. 1584 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1602 * Returns -pte_bad_opc if an unknown packet is encountered. [all …]
|
H A D | intel-pt.h.in | 1073 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1491 * Returns -pte_bad_opc if an unknown packet is encountered. 1492 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1511 * Returns -pte_bad_opc if an unknown packet is encountered. 1512 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1565 * Returns -pte_bad_opc if an unknown packet is encountered. 1566 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1583 * Returns -pte_bad_opc if an unknown packet is encountered. 1584 * Returns -pte_bad_packet if an unknown packet payload is encountered. 1602 * Returns -pte_bad_opc if an unknown packet is encountered. [all …]
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusvar.h | 149 * \param dev The device which encountered the error. 160 * \param dev The device which encountered the error. 172 * \param dev The device which encountered the error. 183 * \param dev The device which encountered the error.
|
/freebsd/share/man/man5/ |
H A D | libmap.conf.5 | 46 is encountered while loading a dynamic object, use 70 encountered is processed only once, and loops are silently ignored. 78 or file encountered is processed only once, and loops are silently
|
/freebsd/lib/libc/string/ |
H A D | wcswidth.3 | 44 or until a null wide character (L'\e0') is encountered. 51 \-1 if a non-printing wide character is encountered,
|
/freebsd/share/man/man9/ |
H A D | vm_map_sync.9 | 71 will be returned if the function encountered a sub-map entry; 73 will be returned if the function encountered a hole in the region provided,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/MachO/ |
H A D | MachOObjcopy.h | 29 /// \returns any Error encountered whilst performing the operation. 36 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | archive.exp | 23 make: Fatal errors encountered -- cannot continue 29 make: Fatal errors encountered -- cannot continue
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | ObjCopy.h | 28 /// \returns any Error encountered whilst performing the operation. 35 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/lib/libsys/ |
H A D | closefrom.2 | 47 Any errors encountered while closing file descriptors are ignored. 56 Any errors encountered while closing file descriptors are ignored.
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_header.3 | 62 (the operation succeeded but a non-critical error was encountered), 64 (end-of-archive was encountered),
|
/freebsd/lib/libc/locale/ |
H A D | wcsrtombs.3 | 72 If conversion stops because a null character is encountered, 116 An invalid wide character was encountered.
|
H A D | mbsrtowcs.3 | 72 If conversion stops because a null character is encountered, 130 An invalid multibyte character sequence was encountered.
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam_readword.3 | 28 which ends when the same quote character is encountered a second 73 encountered on the line.
|
/freebsd/lib/libpmc/ |
H A D | pmc_configure_logfile.3 | 104 The system encountered a memory shortage when servicing this request. 126 The system encountered a memory shortage when servicing this
|