/freebsd/contrib/netbsd-tests/net/fdpass/ |
H A D | t_fdpass.sh | 45 atf_set "descr" "Test file descriptor passing (default)" 57 atf_set "descr" "Test file descriptor passing (compat)" 69 atf_set "descr" "Test file descriptor passing (normal->compat)" 81 atf_set "descr" "Test file descriptor passing (normal->compat)"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.args_to_lua.ksh | 21 # Passing arguments to lua programs should work correctly. 26 log_assert "Passing arguments to lua programs should work correctly." 30 log_pass "Passing arguments to lua programs should work correctly."
|
/freebsd/usr.bin/clang/lldb/ |
H A D | lldb.1 | 318 Passing an executable as a positional argument prepares lldb to debug the given 328 For convenience, passing the executable after \-\- is also supported. 335 Passing one of the attach options causes \fBlldb\fP to immediately attach 344 Passing \-\-repl starts \fBlldb\fP in REPL mode. 351 Passing \-\-core causes \fBlldb\fP to debug the core file.
|
/freebsd/lib/libcam/ |
H A D | cam.3 | 182 suitable for passing to 199 should be flags suitable for passing to 229 should be flags suitable for passing to 249 should be flags suitable for passing to
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | CFG.h | 54 /// Determine whether instruction 'To' is reachable from 'From', without passing 86 /// 'Worklist' to 'StopBB' without passing through any blocks in 90 /// StopBB within a single function without passing through any of the blocks 101 /// without passing through any of the blocks in 'ExclusionSet'. Returns false 103 /// no blocks in 'StopSet' can be executed without passing through any blocks in
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam_free_data.3 | 18 passing to 20 It simply releases the data by passing its
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb.rst | 258 Passing an executable as a positional argument prepares lldb to debug the given 265 For convenience, passing the executable after -- is also supported. 269 Passing one of the attach options causes :program:`lldb` to immediately attach 275 Passing --repl starts :program:`lldb` in REPL mode. 279 Passing --core causes :program:`lldb` to debug the core file.
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | DebugLib.h | 286 This macro calls DebugAssert(), passing in the filename, line number, and an 302 This macro calls DebugPrint() passing in the debug error level, a format 330 DebugAssert() is called passing in the source filename, source line number, 379 then DebugAssert() is called passing in the source filename, source line 405 error code, then DebugAssert() is called passing in the source filename, 437 is called passing in the source filename, source line number, and Guid. 511 then this macro calls DebugClearMemory() passing in Address and Length.
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Disassembler.h | 32 * by passing a block of information in the DisInfo parameter and specifying the 44 * disassembly is supported by passing a block of information in the DisInfo 57 * string. Symbolic disassembly is supported by passing a block of information
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_wrapper_malloc.h | 19 2. Passing source location info through memory allocation wrappers. 39 2. Passing source location info through memory allocation wrappers. 64 This is a good idea for debug, but passing additional arguments impacts 84 leaks. This header enables this, and makes report more useful (see "Passing
|
/freebsd/usr.bin/compress/tests/ |
H A D | compress_test.sh | 130 "Test compressing and uncompressing some data, passing one filename" 146 "Test compressing and uncompressing some data, passing two filenames" 167 "Test compressing and uncompressing some data, passing two filenames to uncompress -c"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.cpp | 22 // The XPLINK64 ABI-defined param passing general purpose registers 27 // The XPLINK64 ABI-defined param passing floating point registers
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | xlnx,pr-decoupler.yaml | 18 which prevents signal changes from passing through the bridge. The controller 23 eXchange AXI shutdown manager prevents AXI traffic from passing through the
|
H A D | xilinx-pr-decoupler.txt | 6 changes from passing through the bridge. The controller can also 14 from passing through the bridge. The controller safely handles AXI4MM
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | chacha.h | 23 * 32-bit elements. This, passing crypto material collected into 32-bit 24 * elements as opposite to passing verbatim byte vectors, is chosen for
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl_chacha.h | 22 * 32-bit elements. This, passing crypto material collected into 32-bit 23 * elements as opposite to passing verbatim byte vectors, is chosen for
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 204 Can be overridden by passing the `--prefix` option to `configure.sh`. 226 Can be overridden by passing the `--bindir` option to `configure.sh`. 234 Can be overridden by passing the `--includedir` option to `configure.sh`. 242 Can be overridden by passing the `--libdir` option to `configure.sh`. 250 Can be overridden by passing the `--datarootdir` option to `configure.sh`. 258 Can be overridden by passing the `--datadir` option to `configure.sh`. 266 Can be overridden by passing the `--mandir` option to `configure.sh`. 275 Can be overridden by passing the `--man1dir` option to `configure.sh`. 283 Can be overridden by passing the `--man3dir` option to `configure.sh`. 567 pseudo-random number generator can be disabled by passing either the `-E` flag [all …]
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipfilter.4 | 14 explicitly deny/permit any packet from passing through 39 in addition, supports temporary storage of pre-authenticated rules for passing packets through 69 it is blocked from passing through
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_free_data.c | 72 * passing to =pam_set_data. 73 * It simply releases the data by passing its =data argument to =free.
|
/freebsd/contrib/netbsd-tests/include/sys/ |
H A D | t_socket.c | 62 * array and therefore we are passing a hyperspace index) in ATF_TC_BODY() 68 atf_tc_fail("descriptor passing failed: expected EBADF (9), " in ATF_TC_BODY() 76 atf_tc_set_md_var(tc, "descr", "Checks that fd passing works"); in ATF_TC_HEAD()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Linker/ |
H A D | Linker.h | 36 /// Passing OverrideSymbols as true will have symbols from Src 39 /// Passing InternalizeCallback will have the linker call the function with
|
/freebsd/usr.bin/etdump/ |
H A D | etdump.1 | 56 suitable for passing to a sh-compatible eval command. 80 passing the filename of the image as an argument like so:
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_write_and_verify.c | 76 * happens by passing the SCSI IO, ATA IO, and Sequence pointers 121 * happens by passing the SCSI IO, ATA IO, and Sequence pointers 166 * happens by passing the SCSI IO, ATA IO, and Sequence pointers
|
/freebsd/contrib/llvm-project/lldb/bindings/lua/ |
H A D | lua-wrapper.swig | 26 // Call into the Lua callback passing 'sb_frame' and 'sb_bp_loc'. 56 // Call into the Lua callback passing 'sb_frame' and 'sb_wp'.
|
/freebsd/share/man/man9/ |
H A D | accept_filter.9 | 55 system call, passing in an 76 passing a pointer to a
|