OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noExecute
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/
main.c
489
opts.
noExecute
= true;
551
opts.
noExecute
= true;
1093
opts.
noExecute
= false; /* Execute all commands */
compat.c
113
if (!opts.
noExecute
&& unlink_file(file) == 0)
make.h
745
bool
noExecute
;
job.c
602
if (opts.
noExecute
)
1714
(!opts.
noExecute
&& !opts.touch)) {
make.c
215
: opts.
noExecute
);
Completed in 44 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025