Lines Matching refs:command_ptr
987 if (!child->command_ptr)
995 p = child->command_ptr;
1030 child->command_ptr = NULL;
1034 child->command_ptr = end;
1752 while (child->command_ptr == 0 || *child->command_ptr == '\0')
1758 child->command_ptr = 0;
1763 child->command_ptr = child->command_lines[child->command_line++];
2712 char *command_ptr = NULL; /* used for batch_mode_shell mode */
2724 command_ptr = ap;
2808 fputs (command_ptr, batch);