Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:commands

26 #include "commands.h"
727 /* The commands failed. Write an error message,
747 /* The commands failed, but we don't care. */
753 /* If there are more commands to run, try to start them. */
758 /* Never start new commands while we are dying.
759 Since there are more commands that wanted to be run,
784 /* We failed to start the commands. */
788 /* There are no more commands. We got through them all
794 /* When we get here, all the commands for C->file are finished
796 C->file->command_state is still cs_running if all the commands
801 /* Notice if the target of the commands has been changed.
965 /* Start a job to run the commands specified in CHILD.
966 CHILD is updated to reflect the commands and ID of the child process.
1013 now marking more commands recursive than should be in the case of
1073 /* This line has no commands. Go to the next. */
1078 /* No more commands. Make sure we're "running"; we might not be if
1079 (e.g.) all commands were skipped due to -n. */
1309 call COMMAND.COM when its internal commands are used. */
1404 say the commands are running and return. */
1488 /* Create a `struct child' for FILE and start its commands running. */
1493 register struct commands *cmds = file->cmds;
1505 /* Chop the commands up into lines if they aren't already. */
1514 that they will appear in the echoing of commands (where they look
1733 (This will notice if there are in fact no commands.) */
1792 ! sub-shelled commands (rm, echo, sed...) for tests.
2199 sh_chars[] is seen, or any of the builtin commands listed in sh_cmds[]
2218 internally, calling the shell only for its internal commands.
2222 Since we call `system', certain characters and commands below are
2230 multiple commands on a single line.
2234 commands and special characters. */
2349 /* See if it is safe to parse commands internally. */
2664 else if (*ptr == '@') /* Kludge: multiline commands */
2782 cases, run commands via a script file. */
2803 commands to be executed. Put the batch file in TEXT mode. */
2926 sh_chars[] is seen, or any of the builtin commands listed in sh_cmds[]
2932 FILE is the target whose commands these are. It is used for