Home
last modified time | relevance | path

Searched refs:already (Results 1 – 25 of 738) sorted by relevance

12345678910>>...30

/freebsd/usr.sbin/etcupdate/tests/
H A Dfbsdid_test.sh115 cat >> $OLD/already <<EOF
120 cat >> $i/already <<EOF
188 cat >> $i/local-already <<EOF
194 cat >> $TEST/local-already <<EOF
297 C /already
300 M /local-already
334 U /already
349 noconflict /already
367 U /already
370 U /local-already
[all …]
H A Dtests_test.sh508 for j in already old fromdir todir; do
516 mkdir $OLD/dirchange/already/fromdir
517 echo "blah" > $OLD/dirchange/already/fromdir/somefile
519 echo "bar" > $i/dirchange/already/fromdir
525 echo "baz" > $OLD/dirchange/already/todir
527 mkdir $i/dirchange/already/todir
528 echo "blah" > $i/dirchange/already/todir/somefile
896 file /dirchange/already/fromdir "bar"
899 file /dirchange/already/todir/somefile "blah"
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out18 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 Dtst.Enable.ksh.out2 java.lang.IllegalStateException: program already enabled
3 java.lang.IllegalStateException: program already enabled
5 java.lang.IllegalStateException: program already enabled
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-include-guard.mk284 CASES+= variable-already-defined
285 LINES.variable-already-defined= \
558 CASES+= target-already-defined
559 LINES.target-already-defined= \
563 target-already-defined: .NOTMAIN
/freebsd/usr.sbin/manctl/
H A Dmanctl.sh211 gz) { echo file $pname already gzipped 1>&2 ; } ;;
212 Z) { echo file $pname already compressed 1>&2 ; } ;;
265 gz) { echo file $pname already gzipped 1>&2 ; } ;;
266 Z) { echo file $pname already compressed 1>&2 ; } ;;
/freebsd/usr.bin/tip/libacu/
H A Dbiz31.c222 int already = 0; in bizsync() local
233 if (already > MAXRETRY) in bizsync()
237 already++; in bizsync()
H A Dventel.c213 int already = 0, nread; in vensync() local
227 while (already < MAXRETRY) { in vensync()
248 already++; in vensync()
/freebsd/crypto/openssh/
H A DMakefile.in428 echo "$(DESTDIR)$(sysconfdir)/ssh_config already exists, install will not overwrite"; \
433 echo "$(DESTDIR)$(sysconfdir)/sshd_config already exists, install will not overwrite"; \
443 echo "$(DESTDIR)$(sysconfdir)/moduli already exists, install will not overwrite"; \
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-colibri-aster.dts52 /* Pin already used by atmel_mxt_ts touchscreen */
58 /* Pin already used by atmel_mxt_ts touchscreen */
H A Dimx6ull-colibri-wifi-aster.dts52 /* Pin already used by atmel_mxt_ts touchscreen */
58 /* Pin already used by atmel_mxt_ts touchscreen */
H A Dimx7-colibri-aster.dtsi15 &gpio4 23 GPIO_ACTIVE_LOW /* SODIMM 65 / already muxed pinctrl_gpio2 as SPI_CE0_N */
16 &gpio4 22 GPIO_ACTIVE_LOW /* SODIMM 85 / already muxed pinctrl_gpio2 as SPI_CE1_N */
H A Dimx6ull-colibri-iris-v2.dts97 /* Pin already used by atmel_mxt_ts touchscreen */
103 /* Pin already used by atmel_mxt_ts touchscreen */
H A Dimx6ull-dhcom-pdk2.dts72 * already used as touch interrupt.
93 * already used for WiFi pin WL_REG_ON.
106 * already used for BT pin BT_REG_ON.
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Diqs5xx.txt46 which may already be specified by the device's
50 which may already be specified by the device's
54 which may already be specified by the device's
/freebsd/crypto/openssl/doc/man3/
H A DBUF_MEM_new.pod35 BUF_MEM_free() frees up an already existing buffer. The data is zeroed
38 BUF_MEM_grow() changes the size of an already existing buffer to
39 B<len>. Any data already in the buffer is preserved if it increases in
H A DSSL_load_client_CA_file.pod37 and adds their subject name to the already existing I<stack>.
41 already existing I<stack>.
44 I<store> URI, and adds their subject name to the already existing
/freebsd/contrib/googletest/googletest/include/gtest/internal/custom/
H A DREADME.md26 * `GTEST_HAS_NOTIFICATION_` - Enabled if Notification is already provided.
28 are already provided. Must also provide `GTEST_DECLARE_STATIC_MUTEX_(mutex)`
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb_err.et13 #error_code INUSE, "Entry already exists in database"
23 error_code EXISTS, "Entry already exists in database"
/freebsd/usr.bin/msgs/
H A Dmsgs.c147 bool newrc, already; in main() local
444 already = false; in main()
471 if (already && !hdrs) in main()
480 already = true; in main()
595 if (already && !quitit && lastcmd && totty) { in main()
604 if (!(already || hush || qopt)) in main()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S30 @ Function ID is already in r0 (the first parameter).
62 @ Function ID is already in r0 (the first parameter).
93 @ Function ID is already in r0 (the first parameter).
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dnetwork.subr49 # from the FreeBSD install media) then assume that the network has already been
76 f_dprintf "Network already initialized."
96 # If it is, then it's already up.
100 f_dprintf "A DHCP interface. Should already be up."
/freebsd/tools/build/options/
H A DWITH_LOADER_VERBOSE2 May explode already nearly too large loader over the limit.
/freebsd/usr.bin/diff/
H A DTODO9 --help (We have a manpage already)
/freebsd/usr.bin/bmake/tests/
H A DREADME29 directory already exists an error is printed.
109 the directory already exists (during reset) only the
117 during setup and reset. When the file already exists
120 in the working directory must already exists (see

12345678910>>...30