/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_aux_cb.pod | 131 immediately before an B<ASN1_VALUE> is freed. If the callback originally 139 immediately after B<ASN1_VALUE> sub-structures are freed. 144 immediately before a "d2i" operation for the B<ASN1_VALUE>. 149 immediately after a "d2i" operation for the B<ASN1_VALUE>. 154 immediately before a "i2d" operation for the B<ASN1_VALUE>. 159 immediately after a "i2d" operation for the B<ASN1_VALUE>. 163 Invoked when processing a B<SEQUENCE> or B<NDEF_SEQUENCE> structure immediately 169 Invoked when processing a B<SEQUENCE> or B<NDEF_SEQUENCE> structure immediately 175 Invoked immediately prior to streaming the B<ASN1_VALUE> data using indefinite 181 Invoked immediately after streaming the B<ASN1_VALUE> data using indefinite [all …]
|
H A D | ASYNC_start_job.pod | 52 I<init_size> B<ASYNC_JOB>s will be created immediately. If ASYNC_init_thread() 102 then ASYNC_pause_job() will immediately return control to the calling 107 action is taken and ASYNC_pause_job() returns immediately. 142 ASYNC_block_pause() immediately after acquiring the lock and 143 ASYNC_unblock_pause() immediately before releasing it then this situation cannot 235 * immediately signalling that the job is ready to be woken up after
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ASN1_aux_cb.3 | 250 immediately before an \fB\s-1ASN1_VALUE\s0\fR is freed. If the callback originally 257 immediately after \fB\s-1ASN1_VALUE\s0\fR sub-structures are freed. 261 immediately before a \*(L"d2i\*(R" operation for the \fB\s-1ASN1_VALUE\s0\fR. 265 immediately after a \*(L"d2i\*(R" operation for the \fB\s-1ASN1_VALUE\s0\fR. 269 immediately before a \*(L"i2d\*(R" operation for the \fB\s-1ASN1_VALUE\s0\fR. 273 immediately after a \*(L"i2d\*(R" operation for the \fB\s-1ASN1_VALUE\s0\fR. 276 Invoked when processing a \fB\s-1SEQUENCE\s0\fR or \fB\s-1NDEF_SEQUENCE\s0\fR structure immediately 281 Invoked when processing a \fB\s-1SEQUENCE\s0\fR or \fB\s-1NDEF_SEQUENCE\s0\fR structure immediately 286 Invoked immediately prior to streaming the \fB\s-1ASN1_VALUE\s0\fR data using indefinite 291 Invoked immediately after streaming the \fB\s-1ASN1_VALUE\s0\fR data using indefinite [all …]
|
H A D | ASYNC_start_job.3 | 187 \&\fIinit_size\fR \fB\s-1ASYNC_JOB\s0\fRs will be created immediately. If \fBASYNC_init_thread()\fR 229 then \fBASYNC_pause_job()\fR will immediately return control to the calling 234 action is taken and \fBASYNC_pause_job()\fR returns immediately. 269 \&\fBASYNC_block_pause()\fR immediately after acquiring the lock and 270 \&\fBASYNC_unblock_pause()\fR immediately before releasing it then this situation cannot 360 \& * immediately signalling that the job is ready to be woken up after
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/ |
H A D | cp_files_002_pos.ksh | 39 # when there are dirty blocks which cannot be immediately cloned. 95 # Create a new file and immediately copy it. 107 # Append to an existing file and immediately copy it. 120 # Overwrite a random range of an existing file and immediately copy it. 140 # Create a new file and immediately copy it. 146 # Append to an existing file and immediately copy it. 153 # Overwrite a random range of an existing file and immediately copy it.
|
/freebsd/contrib/kyua/utils/ |
H A D | sanity.hpp | 87 /// If the invariant does not hold, execution is immediately terminated. The 100 /// If the invariant does not hold, execution is immediately terminated. The 110 /// If the precondition does not hold, execution is immediately terminated. The 123 /// If the precondition does not hold, execution is immediately terminated. The 133 /// If the postcondition does not hold, execution is immediately terminated. 146 /// If the postcondition does not hold, execution is immediately terminated. 157 /// immediately terminated. Given that such a condition is critical for the 171 /// immediately terminated. Given that such a condition is critical for the
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | SelectorLocationsKind.h | 31 /// For nullary selectors, immediately before the end: 33 /// Or immediately before the arguments: 37 /// For nullary selectors, immediately before the end: 51 /// For nullary selectors, immediately before ']': "[foo release]" 69 /// For nullary selectors, immediately before ']': "[foo release]"
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | CoreProperties.td | 76 …-enabled terminal, use the ANSI terminal code specified in this format immediately before the prom… 80 …-enabled terminal, use the ANSI terminal code specified in this format immediately after the promp… 122 …d terminal, use the ANSI terminal code specified in this format at the immediately before the colu… 126 …-enabled terminal, use the ANSI terminal code specified in this format immediately after the colum… 130 …d terminal, use the ANSI terminal code specified in this format at the immediately before the line… 134 …-enabled terminal, use the ANSI terminal code specified in this format immediately after the line … 166 …-enabled terminal, use the ANSI terminal code specified in this format immediately before the prog… 170 …-enabled terminal, use the ANSI terminal code specified in this format immediately after the progr… 206 …-enabled terminal, use the ANSI terminal code specified in this format immediately before the sugg… 210 …-enabled terminal, use the ANSI terminal code specified in this format immediately after the sugge… [all …]
|
/freebsd/lib/libsys/ |
H A D | semop.2 | 136 returns immediately with a return value of 150 returns immediately with a return value of 184 can return immediately. 190 returns immediately with a return value of 204 returns immediately with a return value of
|
/freebsd/share/man/man4/ |
H A D | led.4 | 73 State can be set directly, and since the change happens immediately, 81 Turn the annunciator off immediately. 83 Turn the annunciator on immediately. 133 the sequence is immediately repeated.
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | amlresrc.h | 545 * Optional fields follow immediately: 596 * Optional fields follow immediately: 614 * Optional fields follow immediately: 635 * Optional fields follow immediately: 656 * Optional fields follow immediately: 680 * Optional fields follow immediately: 703 * Optional fields follow immediately: 721 * Optional fields follow immediately: 740 * Optional fields follow immediately: 762 * Optional fields follow immediately: [all …]
|
/freebsd/contrib/capsicum-test/ |
H A D | mini-me.c | 9 fprintf(stderr,"[%d] %s immediately returning 0\n", getpid(), argv[0]); in main() 14 fprintf(stderr,"[%d] %s immediately returning 1\n", getpid(), argv[0]); in main() 20 …fprintf(stderr,"[uid:%d] %s immediately returning (geteuid() == 0) = %d\n", geteuid(), argv[0], rc… in main()
|
/freebsd/share/man/man9/ |
H A D | alq.9 | 16 .\" without modification, immediately at the beginning of the file. 205 could not write the entry immediately and 253 Otherwise, the function will return immediately. 280 bytes of buffer immediately and 326 to indicate that the queue should not be immediately scheduled to be flushed to
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_set_options.3 | 118 this value will be returned immediately. 136 immediately. 150 will be returned immediately. 160 will be returned immediately.
|
/freebsd/contrib/tzcode/ |
H A D | zdump.8 | 123 Times are in local time immediately after the transition. 175 Immediately after the 179 Immediately after the second transition, the date is 182 Immediately after the last transition the date is 1947-06-08 and the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetPassConfig.h | 270 /// immediately before legalization. 278 /// immediately before the register bank selection. 287 /// immediately before the (global) instruction selection. 401 /// immediately before register allocation. 436 /// Add passes to be run immediately after virtual registers are rewritten 460 /// immediately before machine code is emitted. 464 /// immediately after basic block sections are assigned. 467 /// Targets may add passes immediately before machine code is emitted in this
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_cacheversion.m4 | 8 # Note: use immediately following AC_INIT in configure.ac, as clearing 9 # all _cv_ variables only makes sense immediately after loading, before 47 # Do not clear the cache immediately after it is created
|
/freebsd/usr.bin/top/ |
H A D | top.1 | 108 In this mode, any input is immediately 115 screen will immediately be updated, even if the command was not 215 Write version number information to stderr then exit immediately. 257 processed and the display will be updated immediately thereafter 287 show one final display and then immediately exit.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | changelist-internal.h | 33 them immediately. 36 once between calls to dispatch. Processing these changes immediately 45 3) Sometimes adding an event that we immediately delete can cause
|
/freebsd/contrib/libevent/ |
H A D | changelist-internal.h | 33 them immediately. 36 once between calls to dispatch. Processing these changes immediately 45 3) Sometimes adding an event that we immediately delete can cause
|
/freebsd/tests/sys/aio/ |
H A D | lio_test.c | 125 /* With LIO_WAIT, an empty lio_listio should return immediately */ 134 /* With LIO_NOWAIT, an empty lio_listio should return immediately */ 145 * immediately 173 * immediately 192 * immediately
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 2.4.t | 48 reading process immediately and without interpretation. 65 with the SIGTSTP signal either immediately, or when 82 character\fP may be used to force literal input of the immediately
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
H A D | zpool_wait_no_activity.ksh | 22 # 'zpool wait' returns immediately when there is no activity in progress. 52 log_pass "'zpool wait' returns immediately when no activity is in progress."
|
/freebsd/contrib/nvi/vi/ |
H A D | v_undo.c | 46 * Set up the flags so that an immediately subsequent 'u' will roll in v_Undo() 87 * to the undo command if it's the command immediately following an in v_undo() 92 * no longer work because the '.' immediately follows the 'u' command. in v_undo()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DomTreeUpdater.h | 52 /// immediately. 66 /// Under Eager UpdateStrategy, DelBB will be processed immediately. 76 /// Under Eager UpdateStrategy, DelBB will be processed immediately.
|