/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | MsgPackReader.cpp | 75 "Invalid Float32 with insufficient payload", in read() 85 "Invalid Float64 with insufficient payload", in read() 187 "Invalid Raw with insufficient payload", in readRaw() 197 "Invalid Int with insufficient payload", in readInt() 207 "Invalid Int with insufficient payload", in readUInt() 237 "Invalid Raw with insufficient payload", in createRaw() 252 "Invalid Ext with insufficient payload", in createExt()
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DevicePathUtilities.h | 43 @retval NULL insufficient memory or DevicePath is NULL 82 @retval NULL There was insufficient memory. 122 …@retval NULL DevicePathInstace was NULL on entry or there was insufficient memor… 144 the size of the header or there was insufficient memory.
|
H A D | DevicePathFromText.h | 29 @retval NULL if TextDeviceNode is NULL or there was insufficient memory. 47 @retval NULL if TextDeviceNode is NULL or there was insufficient memory.
|
H A D | DevicePathToText.h | 33 @retval NULL if DeviceNode is NULL or there was insufficient memory. 56 @retval NULL if DevicePath is NULL or there was insufficient memory.
|
/freebsd/crypto/openssl/crypto/ |
H A D | cpt_err.c | 27 "insufficient data space"}, 29 "insufficient param size"}, 31 "insufficient secure data space"},
|
/freebsd/sbin/setkey/ |
H A D | token.l | 124 yyfatal("insufficient memory"); 135 yyfatal("insufficient memory"); 216 yyfatal("insufficient memory"); 230 yyfatal("insufficient memory"); 239 yyfatal("insufficient memory"); 247 yyfatal("insufficient memory");
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_background.sgml | 20 not designed to be strong and has proven to be insufficient for 41 be insufficient: key space is too small against current attacks, 42 RC4 key scheduling is insufficient (beginning of the pseudorandom
|
/freebsd/sys/kern/ |
H A D | subr_sglist.c | 309 * range to a scatter/gather list. If there are insufficient 329 * If there are insufficient segments, then this fails with EFBIG. 348 * If there are insufficient segments, then this fails with EFBIG. 378 * If there are insufficient segments, then this fails with EFBIG. 434 * scatter/gather list. If there are insufficient segments, then this 468 * list. If there are insufficient segments, then this fails with 528 * scatter/gather list. If there are insufficient segments, then this 549 * the scatter/gather list 'sg'. If there are insufficient segments, 592 * list. If there are insufficient segments, then this fails with 640 * single uio to a scatter/gather list. If there are insufficient
|
/freebsd/share/man/man3/ |
H A D | pthread_spin_init.3 | 98 Insufficient resources, 103 Insufficient memory to initialize
|
/freebsd/contrib/sendmail/libsm/ |
H A D | rpool.html | 99 Raise an exception if there is insufficient heap space. 112 Raise an exception if there is insufficient heap space. 159 Raise an exception if there is insufficient heap space.
|
/freebsd/lib/libbe/ |
H A D | be_error.c | 58 return ("insufficient permissions"); in libbe_error_description() 100 return ("insufficient memory"); in libbe_error_description()
|
H A D | be.h | 43 BE_ERR_PERMS, /* insufficient permissions */ 57 BE_ERR_NOMEM, /* insufficient memory */
|
/freebsd/lib/libsys/ |
H A D | posix_fallocate.2 | 120 There is insufficient free space remaining on the file system storage 125 has insufficient rights.
|
H A D | fspacectl.2 | 180 There is insufficient free space remaining on the file system storage 185 has insufficient rights.
|
/freebsd/share/man/man9/ |
H A D | g_event.9 | 186 and there was insufficient memory. 200 and there was insufficient memory.
|
/freebsd/contrib/libedit/ |
H A D | chartype.c | 290 return -1; /* insufficient space */ in ct_visual_char() 299 return -1; /* insufficient space */ in ct_visual_char() 306 return -1; /* insufficient space */ in ct_visual_char()
|
/freebsd/sys/contrib/openzfs/man/man7/ |
H A D | zpoolconcepts.7 | 246 insufficient replicas to continue functioning. 268 The device could not be marked as faulted because there are insufficient 274 Insufficient replicas exist to continue functioning. 276 One or more component devices is in the faulted state, and insufficient
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set10 | 4 2 setpath: insufficient arguments to command '%s'.\n
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | DevicePathLib.h | 493 NULL if DeviceNode is NULL or there was insufficient memory. 516 is NULL or there was insufficient memory. 535 insufficient memory or text unsupported. 552 there was insufficient memory.
|
/freebsd/sys/contrib/libfdt/ |
H A D | libfdt.h | 276 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree 1362 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1414 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob 1440 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1471 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1502 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1537 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1583 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1613 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1643 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to [all …]
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-create.8 | 100 The actual dataset creation can still fail due to insufficient privileges or 201 The actual dataset creation can still fail due to insufficient privileges or
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_security_level.pod | 146 offering insufficient security are not sent by the client and will not 151 Attempts to set certificates or parameters with insufficient security are
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_filter_uu.c | 523 "Insufficient compressed data"); in uudecode_filter_read() 610 "Insufficient compressed data"); in uudecode_filter_read() 619 "Insufficient compressed data"); in uudecode_filter_read() 654 "Insufficient compressed data"); in uudecode_filter_read() 664 "Insufficient compressed data"); in uudecode_filter_read() 709 "Insufficient compressed data"); in uudecode_filter_read()
|
/freebsd/lib/libc/stdlib/ |
H A D | _Exit.c | 12 * in case it turned out that _exit() was insufficient to meet the
|
/freebsd/lib/libefivar/ |
H A D | uefi-dplib.h | 411 NULL if DeviceNode is NULL or there was insufficient memory. 434 is NULL or there was insufficient memory. 453 insufficient memory or text unsupported. 471 there was insufficient memory.
|