| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | host_controller_baseband.c | 99 NG_HCI_OCF_RESET), (char *) &rp, &n) == ERROR) in hci_reset() 100 return (ERROR); in hci_reset() 121 (char *) &rp, &n) == ERROR) in hci_read_pin_type() 122 return (ERROR); in hci_read_pin_type() 162 (char *) &rp , &n) == ERROR) in hci_write_pin_type() 163 return (ERROR); in hci_write_pin_type() 220 return (ERROR); in hci_read_stored_link_key() 227 return (ERROR); in hci_read_stored_link_key() 231 return (ERROR); in hci_read_stored_link_key() 236 return (ERROR); in hci_read_stored_link_key() [all …]
|
| H A D | link_control.c | 95 b, &n0) == ERROR) in hci_inquiry() 96 return (ERROR); in hci_inquiry() 107 if (hci_recv(s, b, &n0) == ERROR) { in hci_inquiry() 109 return (ERROR); in hci_inquiry() 115 return (ERROR); in hci_inquiry() 253 (char const *) &cp, sizeof(cp), b, &n0) == ERROR) in hci_create_connection() 254 return (ERROR); in hci_create_connection() 262 if (hci_recv(s, b, &n0) == ERROR) in hci_create_connection() 263 return (ERROR); in hci_create_connection() 266 return (ERROR); in hci_create_connection() [all …]
|
| H A D | le.c | 126 (void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR) in le_set_scan_param() 127 return (ERROR); in le_set_scan_param() 159 (void *)&rp, &n) == ERROR) in le_set_scan_enable() 160 return (ERROR); in le_set_scan_enable() 265 (void *)&rp, &n) == ERROR) in le_set_scan_response() 266 return (ERROR); in le_set_scan_response() 293 (void *)&rp, &n) == ERROR) in le_read_local_supported_features() 294 return (ERROR); in le_read_local_supported_features() 323 (void *)&rp, &n) == ERROR) in le_read_supported_states() 324 return (ERROR); in le_read_supported_states() [all …]
|
| H A D | node.c | 54 return (ERROR); in hci_read_node_state() 66 return (ERROR); in hci_node_initialize() 79 return (ERROR); in hci_read_debug_level() 103 return (ERROR); in hci_write_debug_level() 116 return (ERROR); in hci_read_node_buffer_size() 144 return (ERROR); in hci_read_node_bd_addr() 161 return (ERROR); in hci_read_node_features() 180 return (ERROR); in hci_read_node_stat() 199 return (ERROR); in hci_reset_node_stat() 209 return (ERROR); in hci_flush_neighbor_cache() [all...] |
| H A D | info.c | 49 NG_HCI_OCF_READ_LOCAL_VER), (char *) &rp, &n) == ERROR) in hci_read_local_version_information() 50 return (ERROR); in hci_read_local_version_information() 85 (char *) &rp, &n) == ERROR) in hci_read_local_supported_commands() 86 return (ERROR); in hci_read_local_supported_commands() 117 (char *) &rp, &n) == ERROR) in hci_read_local_supported_features() 118 return (ERROR); in hci_read_local_supported_features() 145 (char *) &rp, &n) == ERROR) in hci_read_buffer_size() 146 return (ERROR); in hci_read_buffer_size() 176 (char *) &rp, &n) == ERROR) in hci_read_country_code() 177 return (ERROR); in hci_read_country_code() [all …]
|
| H A D | link_policy.c | 68 (char *) &rp, &n) == ERROR) in hci_role_discovery() 69 return (ERROR); in hci_role_discovery() 121 (char const *) &cp, sizeof(cp), b, &n0) == ERROR) in hci_switch_role() 122 return (ERROR); in hci_switch_role() 130 if (hci_recv(s, b, &n0) == ERROR) in hci_switch_role() 131 return (ERROR); in hci_switch_role() 134 return (ERROR); in hci_switch_role() 184 (char *) &rp, &n) == ERROR) in hci_read_link_policy_settings() 185 return (ERROR); in hci_read_link_policy_settings() 234 (char *) &rp, &n) == ERROR) in hci_write_link_policy_settings() [all …]
|
| H A D | send_recv.c | 69 if (hci_send(s, buffer, sizeof(*c) + cp_size) == ERROR) in hci_request() 70 return (ERROR); in hci_request() 74 if (hci_recv(s, buffer, &n) == ERROR) in hci_request() 75 return (ERROR); in hci_request() 79 return (ERROR); in hci_request() 84 return (ERROR); in hci_request() 140 return (ERROR); in hci_send() 172 return (ERROR); in hci_recv() 179 return (ERROR); in hci_recv()
|
| /freebsd/lib/libufs/ |
| H A D | block.c | 57 ERROR(disk, NULL); in bread() 61 ERROR(disk, "allocate bounce buffer"); in bread() 66 ERROR(disk, "read error from block device"); in bread() 70 ERROR(disk, "end of file from block device"); in bread() 74 ERROR(disk, "short read or read error from block device"); in bread() 96 ERROR(disk, NULL); in bwrite() 100 ERROR(disk, "failed to open disk for writing"); in bwrite() 105 ERROR(disk, "allocate bounce buffer"); in bwrite() 114 ERROR(disk, "write error to block device"); in bwrite() 118 ERROR(disk, "short write to block device"); in bwrite() [all …]
|
| H A D | type.c | 60 ERROR(disk, NULL); in ufs_disk_close() 82 ERROR(disk, "could not read superblock to fill out disk"); in ufs_disk_fillout() 99 ERROR(disk, NULL); in ufs_disk_fillout_blank() 138 ERROR(disk, "could not find special device"); in ufs_disk_fillout_blank() 144 ERROR(disk, "could not find special device"); in ufs_disk_fillout_blank() 149 ERROR(disk, "could not open special device"); in ufs_disk_fillout_blank() 154 ERROR(disk, "uufsd structure must be aligned to " in ufs_disk_fillout_blank() 176 ERROR(disk, "could not allocate memory for disk name"); in ufs_disk_fillout_blank() 191 ERROR(disk, NULL); in ufs_disk_write() 198 ERROR(disk, "failed to open disk for writing"); in ufs_disk_write()
|
| H A D | sblock.c | 101 ERROR(disk, NULL); in handle_disk_read() 105 ERROR(disk, "non-existent or truncated superblock"); in handle_disk_read() 108 ERROR(disk, "no usable known superblock found"); in handle_disk_read() 111 ERROR(disk, "superblock check-hash failure"); in handle_disk_read() 114 ERROR(disk, "failed to allocate space for superblock " in handle_disk_read() 118 ERROR(disk, "The previous newfs operation on this " in handle_disk_read() 123 ERROR(disk, "unknown superblock read error"); in handle_disk_read() 149 ERROR(disk, NULL); in sbwrite() 153 ERROR(disk, "failed to open disk for writing"); in sbwrite() 161 ERROR(disk, "failed to write superblock"); in sbwrite() [all …]
|
| /freebsd/tools/build/ |
| H A D | checkstyle9.pl | 1200 sub ERROR { subroutine 1228 ERROR("Do not add expected files together with tests, " . 1442 ERROR("do not set execute permissions for source files\n" . $permhere); 1453 ERROR("patch seems to be corrupt (line wrapped?)\n" . 1466 ERROR("Invalid UTF-8, patch and commit message should be encoded in UTF-8\n" . $hereptr); 1470 ERROR("Doubly-encoded UTF-8\n" . $herecurr); 1500 ERROR("DOS line endings\n" . $herevet); 1508 ERROR("code blocks in documentation should have " . 1514 ERROR("trailing whitespace\n" . $herevet); 1529 ERROR("line over 120 characters\n" . $herecurr); [all …]
|
| /freebsd/contrib/expat/ |
| H A D | Makefile.am | 122 @echo 'ERROR: -e "s,libexpat\.la,libexpatw.la," \' >&2 123 @echo 'ERROR: -e "s,libexpat_la,libexpatw_la," \' >&2 124 @echo 'ERROR: -i.bak {} +' >&2 125 @echo 'ERROR:' >&2 126 @echo 'ERROR: * Run automake to re-generate Makefile.in files' >&2 127 @echo 'ERROR:' >&2 128 @echo 'ERROR: * Use "./configure --without-xmlwf" and/or' >&2 129 @echo 'ERROR: "make -C lib all install" to bypass compilation' >&2 130 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2 131 @echo 'ERROR:' >&2 [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | xattrtest.c | 48 #define ERROR(fmt, ...) \ macro 238 ERROR("Error %d: open(\"%s\", O_WRONLY)\n", errno, file); in drop_caches() 244 ERROR("Error %d: write(%d, \"3\", 1)\n", errno, fd); in drop_caches() 251 ERROR("Error %d: close(%d)\n", errno, fd); in drop_caches() 363 ERROR("Error %d: malloc(%d) bytes for file name\n", rc, in create_files() 373 ERROR("Error %d: path too long\n", rc); in create_files() 382 ERROR("Error %d: unlink(%s)\n", errno, file); in create_files() 389 ERROR("Error %d: open(%s, O_CREATE, 0644)\n", in create_files() 397 ERROR("Error %d: close(%d)\n", errno, rc); in create_files() 453 ERROR("Error %d: malloc(%d) bytes for xattr value\n", rc, in setxattrs() [all …]
|
| /freebsd/sys/contrib/zstd/lib/legacy/ |
| H A D | zstd_v05.c | 736 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BITv05_initDStream() 744 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BITv05_initDStream() 762 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BITv05_initDStream() 1173 if (maxSymbolValue > FSEv05_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge); in FSEv05_buildDTable() 1174 if (tableLog > FSEv05_MAX_TABLELOG) return ERROR(tableLog_tooLarge); in FSEv05_buildDTable() 1197 …if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normali… in FSEv05_buildDTable() 1244 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv05_readNCount() 1247 if (nbBits > FSEv05_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSEv05_readNCount() 1274 if (n0 > *maxSVPtr) return ERROR(maxSymbolValue_tooSmall); in FSEv05_readNCount() 1315 if (remaining != 1) return ERROR(GENERIC); in FSEv05_readNCount() [all …]
|
| H A D | zstd_v06.c | 835 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BITv06_initDStream() 842 if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ in BITv06_initDStream() 859 if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ in BITv06_initDStream() 1221 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv06_readNCount() 1224 if (nbBits > FSEv06_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSEv06_readNCount() 1251 if (n0 > *maxSVPtr) return ERROR(maxSymbolValue_tooSmall); in FSEv06_readNCount() 1291 if (remaining != 1) return ERROR(GENERIC); in FSEv06_readNCount() 1295 if ((size_t)(ip-istart) > hbSize) return ERROR(srcSize_wrong); in FSEv06_readNCount() 1413 if (maxSymbolValue > FSEv06_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge); in FSEv06_buildDTable() 1414 if (tableLog > FSEv06_MAX_TABLELOG) return ERROR(tableLog_tooLarge); in FSEv06_buildDTable() [all …]
|
| H A D | zstd_v04.c | 603 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BIT_initDStream() 612 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 632 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 1033 if (maxSymbolValue > FSE_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge); in FSE_buildDTable() 1034 if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge); in FSE_buildDTable() 1065 …if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normali… in FSE_buildDTable() 1114 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1117 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount() 1152 if (n0 > *maxSVPtr) return ERROR(maxSymbolValue_tooSmall); in FSE_readNCount() 1204 if (remaining != 1) return ERROR(GENERIC); in FSE_readNCount() [all …]
|
| H A D | zstd_v02.c | 325 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BIT_initDStream() 334 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 360 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 508 #define ERROR(name) (size_t)-PREFIX(name) macro 524 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError() 1051 if (maxSymbolValue > FSE_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge); in FSE_buildDTable() 1052 if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge); in FSE_buildDTable() 1082 …if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normali… in FSE_buildDTable() 1131 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1134 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount() [all …]
|
| H A D | zstd_v03.c | 327 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BIT_initDStream() 336 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 362 if (contain32 == 0) return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 509 #define ERROR(name) (size_t)-PREFIX(name) macro 525 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError() 1051 if (maxSymbolValue > FSE_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge); in FSE_buildDTable() 1052 if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge); in FSE_buildDTable() 1082 …if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normali… in FSE_buildDTable() 1131 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1134 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount() [all …]
|
| H A D | zstd_v07.c | 504 if (srcSize < 1) { memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); } in BITv07_initDStream() 512 if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ } in BITv07_initDStream() 529 if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ } in BITv07_initDStream() 1166 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv07_readNCount() 1169 if (nbBits > FSEv07_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSEv07_readNCount() 1196 if (n0 > *maxSVPtr) return ERROR(maxSymbolValue_tooSmall); in FSEv07_readNCount() 1236 if (remaining != 1) return ERROR(GENERIC); in FSEv07_readNCount() 1240 if ((size_t)(ip-istart) > hbSize) return ERROR(srcSize_wrong); in FSEv07_readNCount() 1260 if (!srcSize) return ERROR(srcSize_wrong); in HUFv07_readStats() 1274 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUFv07_readStats() [all …]
|
| /freebsd/usr.sbin/ypserv/ |
| H A D | ypinit.sh | 25 ERROR=USAGE # assume usage error 33 ERROR= 40 ERROR= 50 ERROR= 58 ERROR= 65 ERROR= 76 ERROR= 80 if [ "${ERROR}" = "USAGE" ]; then 187 ERROR= 190 ERROR="DELETE" [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
| H A D | dfsqrt.S | 101 #define ERROR r1:0 macro 175 ERROR = asl(FRACRAD,#15) define 180 ERROR -= asl(PROD,#15) 185 ERROR -= lsr(PROD,#16) 189 ERROR = mpyu(ERRORHI,RECIPEST) define 192 ROOT += lsr(ERROR,SHIFTAMT) 194 ERROR = asl(FRACRAD,#31) // for next iter define 199 ERROR -= mpyu(ROOTHI,ROOTLO) // amount is 31, no shift needed 202 ERROR -= asl(PROD,#31) 206 ERROR -= lsr(PROD,#33) [all …]
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | error_private.h | 48 #undef ERROR /* already defined on Visual Studio */ 49 #define ERROR(name) ZSTD_ERROR(name) macro 52 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError() 117 __FILE__, __LINE__, ERR_QUOTE(cond), ERR_QUOTE(ERROR(err))); \ 121 return ERROR(err); \ 133 __FILE__, __LINE__, ERR_QUOTE(ERROR(err))); \ 137 return ERROR(err); \
|
| H A D | entropy_common.c | 64 if (countSize > hbSize) return ERROR(corruption_detected); in FSE_readNCount_body() 73 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount_body() 179 if (remaining != 1) return ERROR(corruption_detected); in FSE_readNCount_body() 181 if (charnum > maxSV1) return ERROR(maxSymbolValue_tooSmall); in FSE_readNCount_body() 182 if (bitCount > 32) return ERROR(corruption_detected); in FSE_readNCount_body() 254 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 261 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 262 if (oSize >= hwSize) return ERROR(corruption_detected); in HUF_readStats_body() 270 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 280 if (huffWeight[n] > HUF_TABLELOG_MAX) return ERROR(corruption_detected); in HUF_readStats_body() [all …]
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | error_private.h | 49 #undef ERROR /* already defined on Visual Studio */ 50 #define ERROR(name) ZSTD_ERROR(name) macro 53 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError() 118 __FILE__, __LINE__, ERR_QUOTE(cond), ERR_QUOTE(ERROR(err))); \ 122 return ERROR(err); \ 134 __FILE__, __LINE__, ERR_QUOTE(ERROR(err))); \ 138 return ERROR(err); \
|
| H A D | entropy_common.c | 65 if (countSize > hbSize) return ERROR(corruption_detected); in FSE_readNCount_body() 74 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount_body() 180 if (remaining != 1) return ERROR(corruption_detected); in FSE_readNCount_body() 182 if (charnum > maxSV1) return ERROR(maxSymbolValue_tooSmall); in FSE_readNCount_body() 183 if (bitCount > 32) return ERROR(corruption_detected); in FSE_readNCount_body() 255 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 262 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 263 if (oSize >= hwSize) return ERROR(corruption_detected); in HUF_readStats_body() 271 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 281 if (huffWeight[n] > HUF_TABLELOG_MAX) return ERROR(corruption_detected); in HUF_readStats_body() [all …]
|