| /freebsd-14-stable/sys/contrib/openzfs/contrib/zcp/ |
| HD | autosnap.lua | 20 noop = false 25 noop = true 52 if noop then
|
| /freebsd-14-stable/contrib/mandoc/ |
| HD | configure | 270 runtest noop WFLAG || true 291 runtest noop STATIC -static || true 354 elif less test-noop.c 1>/dev/null 2>&3; then 369 elif ${BINM_PAGER} -T /dev/null test-noop.c 1>/dev/null 2>&3; then
|
| HD | Makefile | 35 test-noop.c \
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | coroutine.inc | 25 // [coroutine.noop], no-op coroutines
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/ |
| HD | coroutine | 29 // [coroutine.noop]
|
| /freebsd-14-stable/contrib/sendmail/src/ |
| HD | helpfile | 76 noop NOOP 77 noop Do nothing.
|
| /freebsd-14-stable/sys/contrib/openzfs/include/sys/ |
| HD | dsl_crypt.h | 181 boolean_t noop);
|
| /freebsd-14-stable/sys/contrib/openzfs/contrib/pam_zfs_key/ |
| HD | pam_zfs_key.c | 375 const char *passphrase, boolean_t noop) in decrypt_mount() argument 387 int ret = lzc_load_key(ds_name, noop, (uint8_t *)key->value, in decrypt_mount() 395 if (noop) { in decrypt_mount()
|
| /freebsd-14-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| HD | _libzfs_core.py | 871 def lzc_load_key(fsname, noop, key): argument 886 ret = _lib.lzc_load_key(fsname, noop, key, len(key)) 887 errors.lzc_load_key_translate_error(ret, fsname, noop)
|
| HD | _error_translation.py | 514 def lzc_load_key_translate_error(ret, name, noop): argument 526 if noop:
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_crypto.c | 1277 zfs_crypto_load_key(zfs_handle_t *zhp, boolean_t noop, in zfs_crypto_load_key() argument 1349 if (!noop) { in zfs_crypto_load_key() 1385 ret = lzc_load_key(zhp->zfs_name, noop, key_data, WRAPPING_KEY_LEN); in zfs_crypto_load_key()
|
| /freebsd-14-stable/contrib/traceroute/ |
| HD | CHANGES | 88 systems using raw ip options. Also pad options with a noop so gateway
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs_core/ |
| HD | libzfs_core.c | 1666 lzc_load_key(const char *fsname, boolean_t noop, uint8_t *wkeydata, in lzc_load_key() argument 1680 if (noop) in lzc_load_key()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | CommentCommands.td | 282 def NoOp : VerbatimLineCommand<"noop">;
|
| /freebsd-14-stable/sys/kern/ |
| HD | kern_conf.c | 678 #define FIXUP(member, noop, giant) \ in prep_cdevsw() argument 681 devsw->member = noop; \ in prep_cdevsw()
|
| /freebsd-14-stable/contrib/libcbor/ |
| HD | CHANGELOG.md | 61 - The change should be a noop for 64b systems
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dsl_crypt.c | 772 boolean_t noop) in spa_keystore_load_wkey() argument 855 if (noop) in spa_keystore_load_wkey()
|
| HD | zfs_ioctl.c | 6873 boolean_t noop = nvlist_exists(innvl, "noop"); in zfs_ioc_load_key() local 6887 ret = spa_keystore_load_wkey(dsname, dcp, noop); in zfs_ioc_load_key() 6891 dsl_crypto_params_free(dcp, noop); in zfs_ioc_load_key()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| HD | AnalyzerOptions.def | 495 "immediately during the first phase, thus rendering the second phase a noop. "
|
| /freebsd-14-stable/contrib/capsicum-test/ |
| HD | linux.cc | 1499 void noop() {} in noop() function
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | TargetOpcodes.def | 37 /// KILL - This instruction is a noop that is used only to adjust the
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/ |
| HD | zpool_main.c | 1293 boolean_t noop = B_FALSE; in zpool_do_remove() local 1301 noop = B_TRUE; in zpool_do_remove() 1333 if (stop && noop) { in zpool_do_remove() 1358 if (noop) { in zpool_do_remove()
|
| /freebsd-14-stable/contrib/libxo/xohtml/external/ |
| HD | jquery.js | 603 noop: function() {}, 1744 cache[ id ].toJSON = jQuery.noop; 8181 xhr.onreadystatechange = jQuery.noop;
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcInstrInfo.td | 1421 // This behavior is modeled with a forced noop after the instruction in
|
| /freebsd-14-stable/contrib/flex/src/ |
| HD | flex.skl | 280 %# Perform a noop access on yyguts to prevent unused variable complains
|