OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_flags
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/
filedef.h
33
int
command_flags
; /* Flags OR'd in for cmds; see commands.h. */
member in struct:file
file.c
726
f2->
command_flags
|= COMMANDS_NOERROR;
737
f2->
command_flags
|= COMMANDS_SILENT;
job.c
992
flags = (child->file->
command_flags
[
all
...]
Completed in 1940 milliseconds