HomeSort by relevance Sort by last modified time
    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 1477 milliseconds