/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/ |
H A D | tst.argsnotcached.d | 30 int executes; variable 45 /executes == 10/ 47 printf("%d schedules, %d executes\n", schedules, executes); 48 exit(executes == schedules ? 0 : 1); 53 executes++;
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | posix.exp | 6 a command prefixed by '+' executes even with -n 10 echo "a command prefixed by '+' executes even with -n" 11 a command prefixed by '+' executes even with -n 16 echo "a command prefixed by '+' executes even with -n" 17 a command prefixed by '+' executes even with -n
|
H A D | depsrc-phony.mk | 4 # which executes the commands for the target even if a file of the same
|
/freebsd/contrib/bsnmp/lib/ |
H A D | bsnmpagent.3 | 278 executes an SNMP GET operation, the function 280 executes an SNMP GETNEXT operation and the function 282 executes an SNMP GETBULK operation. 310 executes an SNMP SET operation. 421 executes SNMP_DEPOP_COMMIT for all dependencies in the context stopping at 425 executes SNMP_DEPOP_ROLLBACK starting at the previous of the current 429 executes SNMP_DEPOP_FINISH for all dependencies.
|
/freebsd/contrib/atf/atf-sh/ |
H A D | atf-check.1 | 30 .Nd executes a command and analyzes its results 40 executes a given command and analyzes its results, including 117 Executes
|
/freebsd/usr.bin/clang/lli/ |
H A D | lli.1 | 38 \fBlli\fP directly executes programs in LLVM bitcode format. It takes a program 39 in LLVM bitcode format and executes it using a just\-in\-time compiler or an 291 Otherwise, it will return the exit code of the program it executes.
|
/freebsd/lib/libc/arm/gen/ |
H A D | arm_drain_writebuf.2 | 45 On ARMv5 systems, this executes a cp15 coprocessor 48 On ARMv6 and ARMv7 systems, this executes a
|
/freebsd/contrib/lua/doc/ |
H A D | lua.1 | 19 It loads and executes Lua programs, 53 and executes them as they are read.
|
/freebsd/crypto/openssh/contrib/hpux/ |
H A D | sshd.rc | 30 # NOTE: If your script executes in run state 0 or state 1, then /usr might 32 # /usr unless your script executes in run state 2 or greater. Other
|
H A D | egd.rc | 32 # NOTE: If your script executes in run state 0 or state 1, then /usr might 34 # /usr unless your script executes in run state 2 or greater. Other
|
/freebsd/sbin/init/ |
H A D | init.8 | 135 utility reads this file and executes the command found in the second field, 145 executes the 151 executes a shell for that user. 196 executes the command specified in the second field.
|
/freebsd/usr.sbin/jexec/ |
H A D | jexec.8 | 40 utility executes 93 executes the specified command directly.
|
/freebsd/share/man/man4/man4.i386/ |
H A D | apm.4 | 78 is called from the kernel context switch routine that inherently executes 98 and it executes HLT instruction by default.
|
/freebsd/contrib/kyua/engine/ |
H A D | atf.cpp | 83 /// Executes a test program's list operation. 168 /// Executes a test case of the test program. 203 /// Executes a test cleanup routine of the test program.
|
H A D | scheduler_test.cpp | 123 /// Executes the subprocess simulating an exec. 141 /// Executes a test case that creates various files and then fails. 153 /// Executes a test case that deletes all files in the current directory. 169 /// Executes a test case that returns a specific exit code. 178 /// Executes a test case that just fails. 187 /// Executes a test case that prints all input parameters to the functor. 212 /// Executes a test program's list operation. 300 /// Executes a test case of the test program. 354 /// Executes a test cleanup routine of the test program.
|
H A D | plain.cpp | 58 /// Executes a test program's list operation. 85 /// Executes a test case of the test program.
|
H A D | scheduler.hpp | 91 /// Executes a test program's list operation. 116 /// Executes a test case of the test program. 133 /// Executes a test cleanup routine of the test program.
|
/freebsd/bin/sh/tests/invocation/ |
H A D | sh-c1.0 | 1 # Test that -c executes command_string with the given name and arg
|
/freebsd/stand/defaults/ |
H A D | loader.conf | 182 #module_before="cmd" # executes "cmd" before loading the module 183 #module_after="cmd" # executes "cmd" after loading the module 184 #module_error="cmd" # executes "cmd" if load fails
|
/freebsd/stand/i386/loader/ |
H A D | loader.rc | 13 \ Tests for password -- executes autoboot first if a password was defined
|
/freebsd/usr.bin/mdo/ |
H A D | mdo.1 | 20 utility executes the specified
|
/freebsd/share/man/man9/ |
H A D | fail.9 | 226 term only cascades if the code executes, and a 253 Return 5 once, when pid 1234 executes the fail point.
|
/freebsd/usr.sbin/apmd/ |
H A D | apmd.8 | 46 events and, if one of the events occurs, it executes the sequence of 120 The child process executes the commands
|
/freebsd/usr.sbin/bsdconfig/ |
H A D | bsdconfig.8 | 102 Executes 105 Executes the
|
/freebsd/usr.bin/at/ |
H A D | at.man | 59 executes commands at a specified time; 66 executes commands when system load levels permit; in other words, when
|