Home
last modified time | relevance | path

Searched full:execute (Results 1 – 25 of 1815) sorted by relevance

12345678910>>...73

/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib54 # Execute and print command with status where success equals non-zero result
56 # $@ - command to execute
65 # Execute a positive test and exit $STF_FAIL is test fails
67 # $@ - command to execute
74 # Execute a positive test (expecting no stderr) and exit $STF_FAIL
76 # $@ - command to execute
83 # Execute a positive test but retry the command on failure if the output
89 # $3-$@ - command to execute
142 # Execute a positive test and exit $STF_FAIL is test fails after being
145 # $@ - command to execute
[all …]
/freebsd/tests/sys/cddl/zfs/include/
H A Dlogapi.kshlib61 # Execute a positive test and exit $STF_FAIL is test fails
63 # $@ - command to execute
71 # Execute a command that must exit $1
73 # $@ - command to execute
83 # Execute a negative test and exit $STF_FAIL if test passes
85 # $@ - command to execute
93 # Execute a command that should only be logged if it fails.
95 # $@ - command to execute
104 # Execute and print command with status where success equals non-zero result
107 # $2-$@ - command to execute
[all …]
/freebsd/usr.bin/find/
H A Doperator.c87 if (node->execute == f_openparen) in yankexpr()
98 if (next->execute == f_closeparen) { in yankexpr()
102 node->execute = f_expr; in yankexpr()
139 if (expr->execute == f_closeparen) in paren_squish()
173 if (next->execute == f_expr) in not_squish()
181 if (next->execute == f_not) { in not_squish()
185 while (node != NULL && node->execute == f_not) { in not_squish()
191 if (node->execute == f_or) in not_squish()
197 if (node->execute == f_expr) in not_squish()
235 if (next->execute == f_expr) in or_squish()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_004_pos.ksh71 set -A aces "owner@:read_data/write_data/add_subdirectory/append_data/execute:dir_inherit/inherit_o…
72 "owner@:read_data/write_data/add_subdirectory/append_data/execute::allow" \
73 "group@:add_subdirectory/append_data/execute:dir_inherit/inherit_only:allow" \
74 "group@:add_subdirectory/append_data/execute::allow" \
75 "everyone@:add_subdirectory/append_data/execute:dir_inherit/inherit_only:allow" \
76 "everyone@:add_subdirectory/append_data/execute::allow" \
77 …"owner@:read_data/write_data/add_subdirectory/append_data/execute:file_inherit/inherit_only:allow"…
78 "group@:read_data/add_subdirectory/append_data/execute:file_inherit/inherit_only:allow" \
79 "everyone@:read_data/add_subdirectory/append_data/execute:file_inherit/inherit_only:allow"
H A Dzfs_acl_chmod_rwx_004_pos.ksh64 if [[ $rflag == "allow" && $access == execute ]]; then
67 # When everyone@ were deny, this file can't execute.
68 # So,'cannot execute' means user has the permission to
69 # execute, just the file can't be execute.
71 if [[ $ZFS_ACL_ERR_STR == *"cannot execute" ]]; then
83 set -A a_access "read_data" "write_data" "execute"
125 set -A a_access "read_data" "write_data" "execute"
H A Dzfs_acl_chmod_rwx_003_pos.ksh36 # Verify that the read_data/write_data/execute permission for
44 # read/write/execute file or directory succeed or fail.
63 # In order to test execute permission, read_data was need firstly.
64 set -A a_access "read_data" "write_data" "read_data/execute"
67 log_assert "Verify that the read_data/write_data/execute permission for" \
80 [[ $user == root && $acl_spec != *"execute"* ]]
146 log_pass "Verify that the read_data/write_data/execute permission for" \
H A Dzfs_acl_chmod_rwx_002_pos.ksh36 # chmod A{+|-|=} read_data|write_data|execute for owner@ group@ or everyone@
43 # 4. Separately chmod +|-|= read_data|write_data|execute
58 log_assert "chmod A{+|-|=} read_data|write_data|execute for owner@, group@ " \
64 set -A a_access read_data write_data execute
112 # $2 ACE access which is read_data, write_data or execute
213 log_must $CHMOD A0+user:$ZFS_ACL_OTHER1:execute:deny \
255 log_pass "chmod A{+|-|=} read_data|write_data|execute for owner@, group@ " \
/freebsd/contrib/one-true-awk/
H A Drun.c142 execute(a); in run()
146 Cell *execute(Node *u) /* execute a node of the parse tree */ in execute() function
183 Cell *program(Node **a, int n) /* execute an awk program */ in program()
190 x = execute(a[0]); in program()
199 x = execute(a[1]); in program()
208 x = execute(a[2]); in program()
220 Cell **args; /* pointer to array of arguments after execute */
240 fcn = execute(a[0]); /* the function itself */ in call()
260 y = execute(x); in call()
290 y = execute((Node *)(fcn->sval)); /* execute body */ in call()
[all …]
/freebsd/sys/contrib/openzfs/man/man1/
H A Dtest-runner.120 .Nd find, execute, and log the results of tests
176 Execute the pre script as
183 Execute the post script as
202 Execute the test or test group as
214 Execute no tests, but print a description of each test that would have been run.
236 Execute the failsafe script as
243 Execute tests or test groups as
250 Execute the pre script as
253 Execute the post script as
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dkfw.wxs80 Execute="deferred"
89 Execute="deferred"
98 Execute="rollback"
107 Execute="immediate" />
123 Execute="immediate"
130 Execute="immediate"
138 Execute="deferred" />
146 Execute="deferred" />
151 Execute="immediate" />
156 Execute="deferred"
[all …]
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dpkgbase.in229 if not os.execute("pkg -N > /dev/null 2>&1") then
231 assert(os.execute("pkg bootstrap -y"))
235 assert(os.execute("mkdir -p " .. chroot))
240 assert(os.execute("mkdir -p " .. repos_dir))
241 assert(os.execute("cp /usr/share/bsdinstall/FreeBSD-base.conf " .. repos_dir))
245 assert(os.execute("mkdir -p " .. chroot .. "/usr/share/keys"))
246 assert(os.execute("cp -R /usr/share/keys/pkg " .. chroot .. "/usr/share/keys/"))
255 while not os.execute(pkg .. "update") do
263 while not os.execute(pkg .. "install -U -F -y -r FreeBSD-base " .. packages) do
269 if not os.execute(pkg .. "install -U -y -r FreeBSD-base " .. packages) then
/freebsd/usr.sbin/acpi/acpidb/
H A Dacpidb.841 It can parse and execute various
69 Execute command from history buffer
71 Execute last command again
100 Spawn threads to execute method(s)
113 .It Ic Execute Ar Namepath Op Arguments
114 Execute control method
/freebsd/contrib/netbsd-tests/lib/libc/common/
H A Dexec_prot.h48 * Returns execute protection level.
52 /* execute protection level */
55 NO_XP, /* no execute protection */
56 PERPAGE_XP, /* per-page execute protection */
57 PARTIAL_XP /* partial execute protection. Depending on where the
/freebsd/contrib/kyua/utils/process/
H A Dsystem.cpp42 /// Indirection to execute the dup2(2) system call.
46 /// Indirection to execute the fork(2) system call.
50 /// Indirection to execute the open(2) system call.
54 /// Indirection to execute the pipe(2) system call.
58 /// Indirection to execute the waitpid(2) system call.
/freebsd/share/doc/psd/01.cacm/
H A Dp414 interprets them as requests to execute
147 execute all the commands simultaneously and to arrange
298 to execute the commands
320 .UL execute .
327 .UL execute
345 to execute the command.
360 .UL execute,
425 .UL execute )
450 .UL execute
503 to execute the formatting program and other utilities.
H A Dp3120 execute\|(\|file, arg\*s\d1\u\*n, arg\*s\d2\u\*n, .\|.\|. , arg\*s\dn\u\*n\|)\|
122 which requests the system to read in and execute the program
131 .UL execute
141 its execute-permission bit was not set, does a return
143 .UL execute
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c170 /* Execute commands */
204 goto execute; in do_hci_command()
208 goto execute; in do_hci_command()
212 goto execute; in do_hci_command()
216 goto execute; in do_hci_command()
220 goto execute; in do_hci_command()
224 goto execute; in do_hci_command()
232 execute: in do_hci_command()
246 fprintf(stdout, "Could not execute command \"%s\". %s\n", in do_hci_command()
/freebsd/stand/lua/
H A Dloader.lua.869 Execute the loader builtin command
72 This will first try to execute
75 If that fails, it will attempt to execute it as a cli command,
79 If that fails, it will attempt to execute it as a builtin command
111 Execute the loader builtin command
/freebsd/bin/chmod/
H A Dchmod.1175 For example, the absolute mode that permits read, write and execute by
176 the owner, read and execute by group members, read and execute by
212 The execute/search bits.
214 The execute/search bits if the file is a directory or any of the
215 execute/search bits are set in the original (unmodified) mode.
309 retain any execute permissions that are currently set.
/freebsd/crypto/krb5/src/man/
H A Dksu.man123 execute (see the \fB\-e\fP option in the OPTIONS section for details).
356 list of commands that the principal is authorized to execute. A
358 authorized to execute any command. Thus, in the following
373 \fBjqpublic@USC.EDU\fP is only authorized to execute \fBls\fP,
375 authorized to execute any command. \fBjqpublic/admin@USC.EDU\fP is
376 not authorized to execute any command. Note, that
377 \fBjqpublic/admin@USC.EDU\fP is authorized to execute the target
388 or the user is authorized to execute any command (\fB*\fP entry)
411 \fB\-c\fP is interpreted by the c\-shell to execute the command.
434 authorized to execute (via .k5users file).
/freebsd/lib/libc/gen/
H A Dexec.340 .Nd execute a file
175 whether the file exists and has suitable execute permissions.
190 according to whether at least one file with suitable execute permissions
197 these functions will execute the shell with the path of
231 when errors occur while attempting to execute the file is not quite historic
256 for files with unsuitable execute permissions.
/freebsd/stand/forth/
H A Dbrand.4th52 \ If `brand' is defined, execute it
54 brandX @ brandY @ rot execute
68 \ Execute `brand' if defined now
70 brandX @ brandY @ rot execute
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h51 /// Prepare to execute the action on the given CompilerInstance.
206 /// Prepare the action to execute on the given compiler instance.
229 /// be aborted and neither Execute() nor EndSourceFile() should be called.
233 llvm::Error Execute();
273 CmdlineBeforeMainAction, ///< Execute the action before the main action if
275 CmdlineAfterMainAction, ///< Execute the action after the main action if on
278 AddBeforeMainAction, ///< Execute the action before the main action
279 AddAfterMainAction ///< Execute the action after the main action
/freebsd/contrib/atf/doc/
H A Datf-test-case.497 The test case expects to execute for longer than its timeout.
140 They are, in fact, encouraged to print status information as they execute
186 to execute the test case.
204 A whitespace separated list of files that must be present to execute the
231 execute the test case.
238 A whitespace separated list of programs that must be present to execute
250 The required privileges to execute the test case.
/freebsd/sys/dev/ppbus/
H A Dppb_msq.c133 * Execute any microsequence opcode - expensive
151 /* execute the microseq */ in ppb_MS_exec()
158 * Execute a microseq loop
167 MS_CALL(0), /* execute prolog */ in ppb_MS_loop()
171 MS_CALL(0), /* execute body */ in ppb_MS_loop()
174 MS_CALL(0), /* execute epilog */ in ppb_MS_loop()
184 /* execute the loop */ in ppb_MS_loop()

12345678910>>...73