/freebsd/lib/libutil/ |
H A D | pw_util.3 | 137 and it is the caller's responsibility to free it with 218 and it is the caller's responsibility to free it with 231 and it is the caller's responsibility to free it with 269 and it is the caller's responsibility to free it with
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Object.h | 71 * error's description. It is then the caller's responsibility to free this 92 * backing buffer of the binary. Nevertheless, it is the responsibility of the 111 * error's description. It is then the caller's responsibility to free this 128 * the responsibility of the caller to free it with 149 * the responsibility of the caller to free it with
|
H A D | Orc.h | 747 * Returns the symbol flags map for this responsibility instance. 781 * information can be used to return responsibility for unrequested symbols 846 * Attempt to claim responsibility for new definitions. This method can be 847 * used to claim responsibility for symbols that are added to a 852 * not be added to this responsibility instance). 873 * Transfers responsibility to the given MaterializationUnit for all 884 * Delegates responsibility for the given symbols to the returned 885 * materialization responsibility. Useful for breaking up work between 888 * The caller retains responsibility of the the passed 1193 * Ownership of the responsibility object and object buffer pass to this
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_all_async_fds.pod | 40 responsibility to ensure sufficient memory is allocated at I<*fds> so typically 48 it is the callers responsibility to ensure that I<*addfd> and I<*delfd> have 67 it is defined as an application developer's responsibility to include
|
H A D | EVP_EncodeInit.pod | 58 is stored in B<*outl>. It is the caller's responsibility to ensure that the 75 in B<*outl>. It is the caller's responsibility to ensure that B<out> is 98 output is stored in B<*outl>. It is the caller's responsibility to ensure that
|
H A D | DH_meth_new.pod | 75 the callers responsibility to free the original string. The flags will be used 97 the application's responsibility to free this data before the DH_METHOD is
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | DevicePathLib.h | 255 It is the responsibility of the caller to free the memory allocated. 281 responsibility of the caller to free the memory allocated. 311 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to 343 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to 369 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to 399 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to 461 …memory for the new device path is allocated from EFI boot services memory. It is the responsibility
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.cpp | 132 // Try to claim responsibility of weak symbols in emit() 143 // Already included in responsibility set, skip it in emit() 236 // For all resolved symbols that are not already in the responsibility set: in onObjLoad() 250 // already in the responsibility set. in onObjLoad() 316 // Override object flags and claim responsibility for symbols if in onObjLoad() 337 // If we claimed responsibility for any weak symbols but were rejected then in onObjLoad()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_get_all_async_fds.3 | 173 responsibility to ensure sufficient memory is allocated at \fI*fds\fR so typically 181 it is the callers responsibility to ensure that \fI*addfd\fR and \fI*delfd\fR have 198 it is defined as an application developer's responsibility to include
|
H A D | EVP_EncodeInit.3 | 193 is stored in \fB*outl\fR. It is the caller's responsibility to ensure that the 210 in \fB*outl\fR. It is the caller's responsibility to ensure that \fBout\fR is 233 output is stored in \fB*outl\fR. It is the caller's responsibility to ensure that
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_add.c | 99 * length of 'in1' and 'in2'. It is user responsibility to ensure that the 107 * It is the user responsibility to use this function carefully when 152 * It is the user responsibility to use this function carefully when 165 * caller responsibility to ensure that the result will fit in a nn (This is 174 * It is the user responsibility to use this function carefully when 222 * expected and provides in1++. It is caller responsibility to ensure that the 228 * It is the user responsibility to use this function carefully when
|
/freebsd/lib/libefivar/ |
H A D | uefi-dplib.h | 206 It is the responsibility of the caller to free the memory allocated. 233 It is the responsibility of the caller to free the memory allocated. 265 The memory is allocated from EFI boot services memory. It is the responsibility 300 The memory is allocated from EFI boot services memory. It is the responsibility 327 The memory is allocated from EFI boot services memory. It is the responsibility 360 The memory is allocated from EFI boot services memory. It is the responsibility
|
H A D | uefi-dputil.c | 416 The memory is allocated from EFI boot services memory. It is the responsibility 461 It is the responsibility of the caller to free the memory allocated. 505 It is the responsibility of the caller to free the memory allocated. 581 The memory is allocated from EFI boot services memory. It is the responsibility
|
/freebsd/lib/libc/net/ |
H A D | hesiod.3 | 77 caller's responsibility to call 90 It is the caller's responsibility to free the returned string using
|
/freebsd/contrib/libfido2/man/ |
H A D | fido_dev_largeblob_get.3 | 108 It is the caller's responsibility to free 166 It is the caller's responsibility to free
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam_conv.3 | 133 It is the caller's responsibility to release both this array and the 136 It is the conversation function's responsibility to ensure that it is
|
/freebsd/sbin/init/ |
H A D | NOTES | 40 vhangup(). It is now the responsibility of the kernel to 48 takes care of orphans, relieving 'init' of any responsibility.
|
/freebsd/usr.sbin/ntp/ntpd/ |
H A D | leap-seconds | 35 # RESPONSIBILITY OF THE DECISION TO INTRODUCE A LEAP SECOND IN UTC 36 # The decision to introduce a leap second in UTC is the responsibility of the Earth Orientation Cen…
|
/freebsd/contrib/tzdata/ |
H A D | leap-seconds.list | 35 # RESPONSIBILITY OF THE DECISION TO INTRODUCE A LEAP SECOND IN UTC 36 # The decision to introduce a leap second in UTC is the responsibility of the Earth Orientation Center of
|
/freebsd/contrib/byacc/ |
H A D | NO_WARRANTY | 2 and any other contributors take no responsibility for the consequences of
|
H A D | LICENSE | 2 and any other contributors take no responsibility for the consequences of
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | idr.h | 67 /* NOTE: It is the applications responsibility to destroy the IDR */ 73 /* NOTE: It is the applications responsibility to destroy the IDA */
|
/freebsd/sys/contrib/openzfs/ |
H A D | NOTICE | 7 expressed or implied, or assumes any legal liability or responsibility for the
|
/freebsd/sys/dev/ow/ |
H A D | README.txt | 14 responsibility of the client device drivers to implement.
|
/freebsd/sys/i386/include/ |
H A D | apm_segments.h | 10 * the author assume any responsibility for damages incurred with its
|