/freebsd/usr.sbin/etcupdate/tests/ |
H A D | fbsdid_test.sh | 110 # already: Modify a file where the local file already matches 112 store_id $OLD/already ": src/already,v 1.1 jhb Exp " 113 store_id $NEW/already ": head/already 12345 jhb " 114 store_id $TEST/already ": src/already,v 1.2 jhb Exp " 115 cat >> $OLD/already <<EOF 120 cat >> $i/already <<EOF 126 # add: Add a file that already exists where the only local 177 # local-already: A file with local modifications has the same 182 store_id $OLD/local-already ": head/local 12000 jhb " 184 store_id $i/local-already ": head/local 12345 jhb " [all …]
|
H A D | tests_test.sh | 160 # /first/first/equal: Removed files are already removed. 212 # /second/second/equal: Newly added file is already present in 282 # file in the test directory already matches the new file. Do 357 # /difflinks/difflinks/equal: An updated link has already been 422 # already been updated to match the new file in the test tree. 464 # /adddir/conflict: Add a new file in a directory that already 471 # directory already exists in the test tree and contains a 499 # tree has already been removed locally. 508 for j in already old fromdir todir; do 513 # /dirchange/already/fromdir: Convert a directory tree to a [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.StateMachine.ksh.out | 18 java.lang.IllegalStateException: consumer already open 39 java.lang.IllegalStateException: go() already called 40 java.lang.IllegalStateException: go() already called 41 java.lang.IllegalStateException: go() already called 42 java.lang.IllegalStateException: go() already called 43 java.lang.IllegalStateException: go() already called 44 java.lang.IllegalStateException: go() already called 51 java.lang.IllegalStateException: consumer already stopped
|
H A D | tst.Enable.ksh.out | 2 java.lang.IllegalStateException: program already enabled 3 java.lang.IllegalStateException: program already enabled 5 java.lang.IllegalStateException: program already enabled
|
/freebsd/lib/libutil/ |
H A D | pidfile.3 | 54 to lock a pidfile and detect already running daemons. 66 already running daemon or 146 errx(EXIT_FAILURE, "Daemon already running, pid: %jd.", 192 Some process already holds the lock on the given pidfile, meaning that a 193 daemon is already running. 198 the function will use it to store a PID of an already running daemon or 204 Some process already holds the lock on the given pidfile, but PID read
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_block.h | 434 * \param ctx context structure (already initialised). 490 * \param ctx context structure (already initialised). 555 * \param ctx context structure (already initialised). 621 * \param ctx context structure (already initialised). 645 * \param ctx context structure (already initialised). 664 * \param ctx context structure (already initialised). 683 * \param ctx context structure (already initialised). 834 * \param ctx context (already initialised). 845 * \param ctx context (already initialised). 856 * \param ctx context (already initialised). [all …]
|
/freebsd/lib/libdevctl/ |
H A D | devctl.3 | 170 If the device is already attached and 174 If the device is already attached and 186 If the device is already attached and 190 If the device is already attached and 258 The device is already attached. 292 The device is already enabled. 312 The device is already disabled. 324 The device is already suspended.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 121 /// object is already set when calling this function, no extraction is 134 /// extraction error, or if the cursor is already in an error state, a 156 /// object is already set when calling this function, no extraction is 167 /// In case of an extraction error, or if the cursor is already in an error 226 /// object is already set when calling this function, no extraction is 237 /// case of an extraction error, or if the cursor is already in an error 267 /// object is already set when calling this function, no extraction is 277 /// the cursor. In case of an extraction error, or if the cursor is already in 330 /// cursor. In case of an extraction error, or if the cursor is already in 349 /// object is already set when calling this function, no extraction is [all …]
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_srvr.c | 571 /* SSLfatal() already called */ in ossl_statem_server_write_transition() 757 /* SSLfatal() already called */ in ossl_statem_server_pre_work() 764 * already been set to 0 if we sent a NewSessionTicket message, in ossl_statem_server_pre_work() 824 /* SSLfatal() already called */ in ossl_statem_server_post_work() 834 /* SSLfatal() already called */ in ossl_statem_server_post_work() 898 /* SSLfatal() already called */ in ossl_statem_server_post_work() 905 /* SSLfatal() already called */ in ossl_statem_server_post_work() 930 /* SSLfatal() already called */ in ossl_statem_server_post_work() 964 /* SSLfatal() already called */ in ossl_statem_server_post_work() 980 /* SSLfatal() already calle in ossl_statem_server_post_work() [all...] |
H A D | statem_clnt.c | 183 /* SSLfatal() already called */ in ossl_statem_client13_read_transition() 429 * we already sent close_notify in ossl_statem_client13_write_transition() 549 * CCS unless middlebox compat mode is off, or we already issued one in ossl_statem_client_write_transition() 649 /* SSLfatal() already called */ in ossl_statem_client_write_transition() 678 /* SSLfatal() already called */ in ossl_statem_client_pre_work() 750 /* SSLfatal() already called */ in ossl_statem_client_post_work() 776 /* SSLfatal() already called */ in ossl_statem_client_post_work() 806 /* SSLfatal() already called */ in ossl_statem_client_post_work() 812 /* SSLfatal() already called */ in ossl_statem_client_post_work() 848 /* SSLfatal() already called */ in ossl_statem_client_post_work() [all …]
|
/freebsd/crypto/openssl/apps/ |
H A D | storeutl.c | 150 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main() 156 BIO_printf(bio_err, "%s: subject already given.\n", in storeutl_main() 167 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main() 173 BIO_printf(bio_err, "%s: issuer already given.\n", in storeutl_main() 184 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main() 190 BIO_printf(bio_err, "%s: serial number already given.\n", in storeutl_main() 204 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main() 210 BIO_printf(bio_err, "%s: fingerprint already given.\n", in storeutl_main() 229 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main() 235 BIO_printf(bio_err, "%s: alias already given.\n", in storeutl_main()
|
/freebsd/lib/libc/gen/ |
H A D | tcsetsid.3 | 51 It is unsupported to associate with a terminal that already has an 54 the session is already associated with a different terminal. 77 The session already has an associated terminal or the terminal already
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | CNFFormula.cpp | 71 // We already know that this formula is unsatisfiable. in addClause() 88 /// In this case then the formula is already known to be unsatisfiable. 189 // already in conjunctive normal form. Below we add each of the in buildCNF() 195 // !B)` which is already in conjunctive normal form. Below we add each in buildCNF() 209 // already in conjunctive normal form. Below we add each of the in buildCNF() 215 // !B)` which is already in conjunctive normal form. Below we add each in buildCNF() 227 // already in conjunctive normal form. Below we add each of the in buildCNF() 238 // `(X v A) ^ (X v !B) ^ (!X v !A v B)` which is already in in buildCNF() 251 // `X <=> (A <=> A)` is equivalent to `X` which is already in in buildCNF() 261 // is already in conjunctive normal form. Below we add each of the in buildCNF()
|
/freebsd/share/man/man9/ |
H A D | lock.9 | 159 If an exclusive lock is already held, and 208 Unlock the interlock (which should be locked already). 214 But, if the thread requesting the shared lock already owns a shared lockmgr 232 is already locked. 312 if the lock is already held. 409 was requested and another thread had already requested a lock upgrade. 416 A shared lock was attempted while the thread already held the exclusive lock.
|
/freebsd/bin/ln/tests/ |
H A D | ln_test.sh | 73 atf_set "descr" "Verify that if the target file already exists, " \ 87 "target file already exists" 100 "the target file already exists" 139 atf_set "descr" "Verify that if the target file already exists " \ 153 atf_set "descr" "Verify that if the target file already exists, " \ 167 atf_set "descr" "Verify that if the target file already exists " \
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | var-op-default.mk | 13 # At this point, the variable 'VAR' is already defined. The '?=' therefore 52 # 'VAR.${:Uparam}' to see whether the variable already existed. Since that 56 VAR.param= already defined 58 .if ${VAR.param} != "already defined"
|
/freebsd/sbin/ipf/libipf/ |
H A D | rwlock_emul.c | 23 "%s:eMrwlock_read_enter(%p): already locked: %d/%d\n", in eMrwlock_read_enter() 42 "%s:eMrwlock_write_enter(%p): already locked: %d/%d\n", in eMrwlock_write_enter() 61 "%s:eMrwlock_try_upgrade(%p): already locked: %d/%d\n", in eMrwlock_try_upgrade() 79 "%s:eMrwlock_write_enter(%p): already locked: %d/%d\n", in eMrwlock_downgrade() 117 "%s:eMrwlock_init(%p): already initialised?: %#x\n", in eMrwlock_init()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_fuchsia.cpp | 30 // The system already set up the shadow memory for us. 31 // __sanitizer::GetMaxUserVirtualAddress has already been called by 133 // but its stack address range is already known. We don't bother tracking 134 // the static TLS address range because the system itself already uses an 185 // thread itself. But on Fuchsia we already know the stack address in BeforeThreadCreateHook() 198 // ThreadStartHook is already running in the new thread. in ThreadCreateHook() 221 // All per-thread destructors have already been called.
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
H A D | _libzfs_core.py | 103 :raises FilesystemExists: if a dataset with the given name already exists. 140 :raises FilesystemExists: if a dataset with the given name already exists. 721 :raises DatasetExists: if the snapshot named ``snapname`` already exists. 723 filesystem already exists. 731 filesystem already exists and it has at least one snapshot, and 739 destination filesystem already exists and it does not have any 753 filesystem already exists. 882 :raises EncryptionKeyAlreadyLoaded: if the encryption key is already 1014 :raises DatasetExists: if the snapshot named ``snapname`` already exists. 1016 filesystem already exists. [all …]
|
/freebsd/usr.bin/gprof/ |
H A D | dfn.c | 72 * if we're already numbered, no need to look any further. in dfn() 78 * if we're already busy, must be a cycle in dfn() 125 * are we already numbered? 135 * are we already busy? 186 * glom intervening functions that aren't already in dfn_findcycle() 192 /* void: chase down to tail of things already glommed */ in dfn_findcycle()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_read_add_passphrase.c | 83 * are passed already. */ in DEFINE_TEST() 103 * are passed already. */ in DEFINE_TEST() 174 * are passed already. */ in DEFINE_TEST() 196 * are passed already. */ in DEFINE_TEST() 221 * are passed already. */ in DEFINE_TEST() 254 * are passed already. */ in DEFINE_TEST()
|
/freebsd/share/examples/uefisign/ |
H A D | uefikeys | 26 [ ! -e "${certfile}" ] || die "${certfile} already exists" 27 [ ! -e "${efifile}" ] || die "${efifile} already exists" 28 [ ! -e "${keyfile}" ] || die "${keyfile} already exists"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade_003_pos.ksh | 36 # Upgrading a pool that has already been upgraded succeeds. 50 log_assert "Upgrading a pool that has already been upgraded succeeds" 59 log_pass "Upgrading a pool that has already been upgraded succeeds"
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | allwinner,sun8i-a23-prcm.yaml |
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_tag_mismatch_riscv64.S | 78 // __hwasan_tag_mismatch. The frame pointer is already correctly setup 107 // sd x11, 88(sp) ; already saved 108 // sd x10, 80(sp) ; already saved 110 // sd x8, 64(sp) ; already saved 117 // sd x1, 8(sp) ; already saved
|