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

Lines Matching refs:error_prefix

1593   char *error_prefix;
1622 error_prefix = (char *) alloca (strlen (reading_file->filenm)+11+4);
1623 sprintf (error_prefix,
1627 error_prefix = "";
1645 perror_with_name (error_prefix, "pipe");
1653 perror_with_name (error_prefix, "pipe");
1665 perror_with_name (error_prefix, "spawn");
1671 perror_with_name (error_prefix, "fork");