HomeSort by relevance Sort by last modified time
    Searched full:perror_with_name (Results 1 - 12 of 12) sorted by null

  /ndk/sources/host-tools/make-3.81/
remote-cstms.c 168 perror_with_name ("exporting: ", "getsockname");
232 perror_with_name ("vfork", "");
ar.c 176 perror_with_name ("touch: ", arname);
remake.c 1048 #define TOUCH_ERROR(call) return (perror_with_name (call, file->name), 1)
    [all...]
job.c     [all...]
commands.c 571 perror_with_name ("unlink: ", file->name);
function.c     [all...]
make.h 417 extern void perror_with_name PARAMS ((const char *, const char *));
main.c 1096 perror_with_name ("getcwd", "");
    [all...]
misc.c 318 perror_with_name (const char *str, const char *name)
314 perror_with_name (const char *str, const char *name) function
file.c 402 perror_with_name ("unlink: ", f->name);
read.c 205 perror_with_name ("", *makefiles);
240 perror_with_name ("", *p);
    [all...]
ChangeLog     [all...]

Completed in 295 milliseconds