OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:command_lines
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
commands.h
27
char **
command_lines
; /* Commands chopped up into lines. */
member in struct:commands
job.h
48
char **
command_lines
; /* Array of variable-expanded cmd lines. */
member in struct:child
50
char *command_ptr; /* Ptr into
command_lines
[command_line]. */
Completed in 742 milliseconds