Home
last modified time | relevance | path

Searched full:executes (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.argsnotcached.d30 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 Dposix.exp6 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 Ddepsrc-phony.mk4 # which executes the commands for the target even if a file of the same
/freebsd/contrib/bsnmp/lib/
H A Dbsnmpagent.3278 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 Datf-check.130 .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 Dlli.138 \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 Darm_drain_writebuf.245 On ARMv5 systems, this executes a cp15 coprocessor
48 On ARMv6 and ARMv7 systems, this executes a
/freebsd/contrib/lua/doc/
H A Dlua.119 It loads and executes Lua programs,
53 and executes them as they are read.
/freebsd/crypto/openssh/contrib/hpux/
H A Dsshd.rc30 # 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 Degd.rc32 # 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 Dinit.8135 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 Djexec.840 utility executes
93 executes the specified command directly.
/freebsd/share/man/man4/man4.i386/
H A Dapm.478 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 Datf.cpp83 /// 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 Dscheduler_test.cpp123 /// 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 Dplain.cpp58 /// Executes a test program's list operation.
85 /// Executes a test case of the test program.
H A Dscheduler.hpp91 /// 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 Dsh-c1.01 # Test that -c executes command_string with the given name and arg
/freebsd/stand/defaults/
H A Dloader.conf182 #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 Dloader.rc13 \ Tests for password -- executes autoboot first if a password was defined
/freebsd/usr.bin/mdo/
H A Dmdo.120 utility executes the specified
/freebsd/share/man/man9/
H A Dfail.9226 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 Dapmd.846 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 Dbsdconfig.8102 Executes
105 Executes the
/freebsd/usr.bin/at/
H A Dat.man59 executes commands at a specified time;
66 executes commands when system load levels permit; in other words, when

12345678910>>...21