HomeSort by relevance Sort by last modified time
    Searched refs:command_ptr (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/
job.h 50 char *command_ptr; /* Ptr into command_lines[command_line]. */ member in struct:child
job.c 987 if (!child->command_ptr)
995 p = child->command_ptr;
1030 child->command_ptr = NULL;
1034 child->command_ptr = end;
2702 char *command_ptr = NULL; \/* used for batch_mode_shell mode *\/ local
    [all...]

Completed in 1950 milliseconds