| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_kcs_sm.c | 117 int truncated; member 135 kcs->truncated = 0; in init_kcs_data() 206 kcs->truncated = 1; in read_next_byte() 301 kcs->truncated = 1; in get_kcs_result() 312 if (kcs->truncated) { in get_kcs_result() 319 kcs->truncated = 0; in get_kcs_result()
|
| H A D | ipmi_smic_sm.c | 99 int truncated; member 114 smic->truncated = 0; in init_smic_data() 167 smic->truncated = 1; in smic_get_result() 175 if (smic->truncated) { in smic_get_result() 177 smic->truncated = 0; in smic_get_result() 242 smic->truncated = 1; in read_next_byte()
|
| H A D | ipmi_bt_sm.c | 84 int truncated; member 235 bt->truncated = 0; in bt_start_transaction() 260 if (length < msg_len || bt->truncated) { in bt_get_result() 348 bt->truncated = 1; in read_all_bytes()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | tpm.c | 60 efi_bool_t truncated; in efi_retrieve_tpm2_eventlog() local 71 &log_location, &log_last_entry, &truncated); in efi_retrieve_tpm2_eventlog() 77 &truncated); in efi_retrieve_tpm2_eventlog()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | 0001-MDEV-29644-a-potential-bug-of-null-pointer-dereferen.patch | 61 +INSERT INTO tbl_a VALUES ("this will be truncated"); 62 +NOT FOUND /\[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*/ in mysq… 64 +INSERT INTO tbl_a VALUES ("this will be truncated"); 65 +FOUND 1 /\[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*/ in mysqld… 126 +let SEARCH_PATTERN= \[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*; 128 +INSERT INTO tbl_a VALUES ("this will be truncated"); 133 +INSERT INTO tbl_a VALUES ("this will be truncated");
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | audit.c | 34 bool truncated = false; in tomoyo_print_bprm() local 58 truncated = true; in tomoyo_print_bprm() 78 if (truncated) { in tomoyo_print_bprm() 86 truncated = false; in tomoyo_print_bprm() 90 if (truncated) { in tomoyo_print_bprm()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft/ |
| H A D | 0002-makehrtf-Disable-Wstringop-truncation.patch | 16 * truncated if necessary. 23 return !truncated;
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0003-or1k-Use-cmodel-large-when-building-crtstuff.patch | 11 …crtstuff.c:(.text+0x3c): relocation truncated to fit: R_OR1K_GOT16 against undefined symbol `_ITM_… 13 …crtstuff.c:(.text+0xc0): relocation truncated to fit: R_OR1K_GOT16 against undefined symbol `_ITM_…
|
| /OK3568_Linux_fs/buildroot/package/gcc/11.3.0/ |
| H A D | 0002-or1k-Use-cmodel-large-when-building-crtstuff.patch | 11 …crtstuff.c:(.text+0x3c): relocation truncated to fit: R_OR1K_GOT16 against undefined symbol `_ITM_… 13 …crtstuff.c:(.text+0xc0): relocation truncated to fit: R_OR1K_GOT16 against undefined symbol `_ITM_…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 1257 int truncated = pktlen - pktsize; in iwl_mvm_report_wakeup_reasons() local 1260 if (WARN_ON_ONCE(truncated < 0)) in iwl_mvm_report_wakeup_reasons() 1261 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1292 if (truncated >= icvlen) { in iwl_mvm_report_wakeup_reasons() 1294 truncated -= icvlen; in iwl_mvm_report_wakeup_reasons() 1296 icvlen -= truncated; in iwl_mvm_report_wakeup_reasons() 1297 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1309 wakeup.packet_len = pkt->len - truncated; in iwl_mvm_report_wakeup_reasons() 1314 if (truncated >= 4) { in iwl_mvm_report_wakeup_reasons() 1315 truncated -= 4; in iwl_mvm_report_wakeup_reasons() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ |
| H A D | nlrequest.c_packet-too-small_fix.patch | 1 Description: Fix "NETLINK: Packet too small or truncated!" error.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
| H A D | sblim-sfcb-1.4.9-fix-ftbfs.patch | 6 * the last char of the truncated string.
|
| /OK3568_Linux_fs/buildroot/package/ifmetric/ |
| H A D | 0001-Fix-issue-NETLINK-Packet-too-small-or-truncated-92-1.patch | 4 Subject: [PATCH] Fix issue: NETLINK: Packet too small or truncated!
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc_11.3.bb | 5 # | gcc-4.8.1-r0/gcc-4.8.1/gcc/cp/decl.c:7438:(.text.unlikely+0x2fa): relocation truncated to fit: …
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
| H A D | 0001-Remove-newline-from-format-line.patch | 8 error: '__builtin___snprintf_chk' output truncated before the last format character [-Werror=format…
|
| /OK3568_Linux_fs/buildroot/package/olsr/ |
| H A D | 0002-lib-pud-Makefile-fix-parallel-build.patch | 10 wireformat/lib/libOlsrdPudWireFormat.so: file not recognized: File truncated
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0003-qemu-Add-addition-environment-space-to-boot-loader-q.patch | 10 deep and use NFS, the kernel arguments will be truncated. The kernel will
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-fix-gcc-8-format-truncation-warning.patch | 8 |super0.c:236:32: error: 'snprintf' output may be truncated
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mtdparts.c | 1452 int truncated; local 1455 &truncated); 1462 if (!truncated) { 1464 mtd->erasesize, &padding_size, &truncated); 1465 if (truncated) 1471 if (truncated) {
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-45873.patch | 76 …"Generated backtrace is %zu bytes (more than the limit of %u bytes), backtrace will be truncated.", 87 + log_warning("Write failed, backtrace will be truncated.");
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/blktrace/ |
| H A D | blktrace_git.bb | 35 # 4) btreplay.o: file not recognized: File truncated
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/ |
| H A D | redis.conf | 776 aof-load-truncated yes
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | iss_video.h | 42 u32 truncated; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | redis.conf | 776 aof-load-truncated yes
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | man-file-mailstat.1-from-debian.patch | 29 +The $LOGFILE is truncated to zero length, unless the
|