| /freebsd/contrib/mandoc/ |
| H A D | roff.7 | 423 Currently unsupported. 426 Currently ignored. 429 Currently ignored. 432 Currently unsupported. 486 Currently unsupported. 489 This is a groff extension and currently ignored. 492 Currently ignored. 495 This is a Heirloom extension and currently ignored. 498 Currently unsupported. 501 Currently unsupporte [all...] |
| H A D | tbl.7 | 81 Currently unsupported. 88 Currently ignored. 91 Currently ignored. 94 This is a GNU extension and currently ignored. 100 This is a GNU extension and currently ignored. 174 Currently ignored. 190 This is a GNU extension and currently unsupported. 194 Currently ignored. 198 Currently ignored. 202 Currently ignored. [all …]
|
| /freebsd/share/man/man4/ |
| H A D | dtrace_sched.4 | 61 probe fires when the currently-running thread elevates the priority of another 66 The fourth argument is the currently-running thread. 81 The third argument is currently always 88 The third argument is currently always 104 currently-running thread, and the 111 currently-running thread. 122 This probe currently always fires in the context of the interrupted thread. 126 probe will fire immediately before the currently-running thread is preempted. 136 probe fires immediately before the currently-running thread is about to suspend 147 Its arguments are the currently-running thread and its corresponding process. [all …]
|
| H A D | cpufreq.4 | 95 Currently available levels for the CPU (frequency/power usage). 98 Currently available settings for the driver (frequency/power usage). 160 to get the currently available frequency levels, 249 method returns an array of currently available settings, each of type 290 If the setting is invalid or not currently available, it should return 295 method returns the currently-active driver setting.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_get_verify_mode.pod | 5 …erify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback - get currently set verification… 20 SSL_CTX_get_verify_mode() returns the verification mode currently set in 23 SSL_get_verify_mode() returns the verification mode currently set in 26 SSL_CTX_get_verify_depth() returns the verification depth limit currently set 30 SSL_get_verify_depth() returns the verification depth limit currently set 35 callback currently set in B<ctx>. If no callback was explicitly set, the 39 callback currently set in B<ssl>. If no callback was explicitly set, the
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_CTX_get_verify_mode.3 | 67 …rify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback \- get currently set verification… 82 \&\fBSSL_CTX_get_verify_mode()\fR returns the verification mode currently set in 85 \&\fBSSL_get_verify_mode()\fR returns the verification mode currently set in 88 \&\fBSSL_CTX_get_verify_depth()\fR returns the verification depth limit currently set 92 \&\fBSSL_get_verify_depth()\fR returns the verification depth limit currently set 97 callback currently set in \fBctx\fR. If no callback was explicitly set, the 101 callback currently set in \fBssl\fR. If no callback was explicitly set, the
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Queue.h | 42 /// stop_id. Currently the libdispatch serialnum is used for the QueueID; 60 /// This is currently the same as GetID(). If it changes in the future, 72 /// Return the threads currently associated with this queue 76 /// that are currently executing work for this queue. 79 /// The threads currently performing work for this queue 82 /// Return the items that are currently enqueued 94 /// Get the number of work items that this queue is currently running 97 /// The number of work items currently executing. For a serial 105 /// The number of work items currently enqueued, waiting to
|
| H A D | StackFrameList.h | 46 /// Mark a stack frame as the currently selected frame and return its index. 52 /// Get the currently selected frame index. 63 /// Mark a stack frame as the currently selected frame using the frame index 81 /// If the currently selected frame comes from the currently selected thread, 101 /// Returns whether we have currently fetched all the frames of a stack. 175 /// The currently selected frame. An optional is used to record whether anyone 198 /// The program counter value at the currently selected synthetic activation. 218 /// Not currently interruptible so returns void.
|
| /freebsd/share/man/man9/ |
| H A D | fpu_kern.9 | 74 argument, which currently accepts the following flags: 99 Currently must be 104 and not currently in use by another call to 107 This argument currently accepts the following flags: 111 Must be specified currently. 152 thread argument, which currently must be 182 There is currently no flags defined for the function, the return 188 is currently implemented only for the i386, amd64, arm64, and powerpc
|
| /freebsd/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBProcessExtensions.i | 18 '''Returns "True" if the process is currently alive, "False" otherwise''' 31 '''Returns "True" if the process is currently running, "False" otherwise''' 38 '''Returns "True" if the process is currently stopped, "False" otherwise''' 87 is_alive = property(__get_is_alive__, None, doc='''A read only property that returns a boolean value that indicates if this process is currently alive.''') 88 is_running = property(__get_is_running__, None, doc='''A read only property that returns a boolean value that indicates if this process is currently running.''') 89 is_stopped = property(__get_is_stopped__, None, doc='''A read only property that returns a boolean value that indicates if this process is currently stopped.''') 93 selected_thread = property(GetSelectedThread, SetSelectedThread, doc='''A read/write property that gets/sets the currently selected thread in this process. The getter returns a lldb.SBThread object and the setter takes an lldb.SBThread object.''')
|
| H A D | SBThreadDocstrings.i | 61 on the stop reason and is currently used only for instrumentation plugins." 113 Return the SBQueue for this thread. If this thread is not currently associated 123 "Do a source level single step over in the currently selected thread." 133 "Step out of the currently selected thread." 141 "Do an instruction level single step in the currently selected thread." 157 LLDB currently supports process centric debugging which means when any 173 Suspend() and Resume() functions are not currently reference counted, if 206 if there is any. Currently, this works for Obj-C code and returns an SBValue 207 representing the NSException object at the throw site or that's currently 213 exception, if there is one for the thread. Currently, this works for Obj-C
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | dh_ctrl.c | 81 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 134 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 149 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 177 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 187 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 197 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 207 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 217 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 227 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper,
|
| H A D | ec_ctrl.c | 107 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 117 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 127 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 137 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 279 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper, 293 * This one is currently implemented as an EVP_PKEY_CTX_ctrl() wrapper,
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/quota/ |
| H A D | quota_006_neg.ksh | 39 # Can't set a quota to less than currently being used by the dataset. 44 # currently in use. 50 log_assert "Verify cannot set quota lower than the space currently in use" 72 log_pass "As expected cannot set quota lower than space currently in use"
|
| /freebsd/share/doc/papers/jail/ |
| H A D | future.ms | 22 Currently, a single IP address may be allocated to each jail, and all 29 Also, access to raw sockets is currently prohibited, as the current 41 Prior work in the area of lottery scheduling, currently available as 45 sharing, and FreeBSD does not currently support real time preemption 51 Management of jail environments is currently somewhat ad hoc--creating
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | quic_tserver.h | 92 * Returns 0 if connection is not currently active. If the receive part of 109 * *bytes_written and returns 1 on success. If there is no space currently 116 * Returns 0 if connection is not currently active. 165 * currently is none. 175 /* Returns 1 if we are currently interested in reading data from the network */ 178 /* Returns 1 if we are currently interested in writing data to the network */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/InterfaceStub/ |
| H A D | IFSStub.h | 117 /// Currently, ELFCLASS32 and ELFCLASS64 are supported. 123 /// Currently, ELFDATA2LSB and ELFDATA2MSB are supported. 129 /// Currently, STT_NOTYPE, STT_OBJECT, STT_FUNC, and STT_TLS are supported. 135 /// Currently, ELFCLASS32 and ELFCLASS64 are supported. 142 /// Currently, ELFDATA2LSB and ELFDATA2MSB are supported. 150 /// Currently, STT_NOTYPE, STT_OBJECT, STT_FUNC, and STT_TLS are supported.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | congestion-control.md | 30 Currently, the only dependency injected to a congestion controller is access to 33 interface has been avoided as this is currently an internal API for which no API 34 stability guarantees are required; for example, no currently implemented 38 QUIC congestion control state is per-path, per-connection. Currently we support
|
| /freebsd/sbin/ipf/ippool/ |
| H A D | ippool.8 | 34 currently configured pools removed or changed as well as inspected. 47 calls or doing anything which would alter the currently running kernel. 67 Display a list of pools currently loaded into the kernel. 96 Sets the role with which this pool is to be used. Currently only
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.conf.5 | 54 .Ss List of currently available matches. 63 A lower-case bus name. Currently supported are usb, bluetooth, ps2, 77 .Ss List of currently available Moused tags. 270 .Ss List of currently available Moused mice specific tags. 290 .Ss List of currently available Moused touchpad specific tags. 322 .Ss List of currently available libinput-compatible tags. 382 quirks are currently ignored.
|
| /freebsd/lib/libbe/ |
| H A D | libbe.3 | 203 fails to locate the boot environment that is currently mounted. 214 function returns the name of the currently booted boot environment. 220 function returns the full path of the currently booted boot environment. 276 currently booted boot environment. 432 function returns a string description of the currently set 504 The following properties are currently collected as appropriate: 513 .It active Ta Currently booted environment
|
| /freebsd/sbin/ipf/ipscan/ |
| H A D | ipscan.8 | 15 Currently only the first 16 bytes of a connection can be compared. 22 Show the list of currently configured content scanning entries. 26 calls or doing anything which would alter the currently running kernel.
|
| /freebsd/sys/net80211/ |
| H A D | DEFERRED_WORK.md | 27 Initialising tasks currently just uses the FreeBSD taskqueue macros: 46 Other parts of driver/net80211 code currently calls the taskqueue_* 80 the currently configured channel width. 161 * There's currently no way to schedule multiple instances of a task 170 * Tasks are fire and forget. There's currently no way for the submitter 174 * There's currently no way to suspend transmit and receive handling
|
| /freebsd/tests/sys/cddl/zfs/tests/quota/ |
| H A D | quota_006_neg.ksh | 37 # Can't set a quota to less than currently being used by the dataset. 42 # currently in use. 57 log_assert "Verify cannot set quota lower than the space currently in use" 79 log_pass "As expected cannot set quota lower than space currently in use"
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | DTLTO.rst | 10 Currently, DTLTO is only supported in ELF and COFF LLD. 40 Currently, other options are silently accepted but do not have the intended 71 Currently, other options are silently accepted but do not have the intended 74 Currently, there is no DTLTO command line interface supplied for ``clang-cl``,
|