Searched refs:executing (Results 1 – 25 of 136) sorted by relevance
123456
/freebsd/bin/sh/tests/execution/ |
H A D | shellproc3.0 | 2 # Shells are not required to reject executing binary files as shell scripts 3 # but executing, for example, ELF files for a different architecture as
|
H A D | shellproc4.0 | 2 # Shells are not required to reject executing binary files as shell scripts 3 # but executing, for example, ELF files for a different architecture as
|
H A D | shellproc5.0 | 2 # Shells are not required to reject executing binary files as shell scripts 3 # but executing, for example, ELF files for a different architecture as
|
H A D | shellproc2.0 | 2 # Shells are not required to reject executing binary files as shell scripts 3 # but executing, for example, ELF files for a different architecture as
|
/freebsd/sbin/natd/ |
H A D | README | 22 2) Compile this software by executing "make". 24 3) Install the software by executing "make install".
|
/freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
H A D | state016.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
|
H A D | state018.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 35 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
|
H A D | state009.cfg | 28 # Verify that executing 'zfs inherit' at different levels of a
|
H A D | state010.cfg | 28 # Verify that executing 'zfs inherit -r' at different levels of a
|
H A D | state013.cfg | 28 # Verify that executing 'zfs inherit' on each level when the middle
|
H A D | state019.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
H A D | state021.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
H A D | state024.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
|
H A D | state014.cfg | 33 # Note : executing inherit -r at the middle level and bottom levels after
|
H A D | state023.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
H A D | state016.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 39 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
|
H A D | state018.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 40 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
|
H A D | state009.cfg | 33 # Verify that executing 'zfs inherit' at different levels of a
|
H A D | state010.cfg | 33 # Verify that executing 'zfs inherit -r' at different levels of a
|
H A D | state013.cfg | 33 # Verify that executing 'zfs inherit' on each level when the middle
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | davinci-nand.txt | 27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address 33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASYNC_start_job.pod | 97 a pointer to the currently executing B<ASYNC_JOB>. If no job is currently 98 executing then this will return NULL. 100 If executing within the context of a job (i.e. having been called directly or 160 ASYNC_get_current_job returns a pointer to the currently executing B<ASYNC_JOB> 212 printf("Not executing within a job - should not happen\n"); 304 The expected output from executing the above example program is:
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | ltc2952-poweroff.txt | 21 assertion before executing shut down procedure.
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | brcm,trx.txt | 15 executing. Other partitions can be used for operating system purposes. This is
|
/freebsd/contrib/dialog/samples/install/ |
H A D | setup.help | 3 the screen before executing. This is just to make
|
123456