Searched refs:perror_msg_raw (Results 1 – 25 of 30) sorted by relevance
12
60 perror_msg_raw(*try);87 perror_msg_raw(*try);100 if (throw != writeall(fd, toybuf, throw)) perror_msg_raw(*try);
91 perror_msg_raw(device ? device : "-f");104 perror_msg_raw(device);
23 if (!realpath(*s, toybuf)) perror_msg_raw(*s); in realpath_main()
45 if (len<0) perror_msg_raw(name);
120 if (ferror(fp)) perror_msg_raw(name); in do_xxd_reverse()
53 perror_msg_raw(full_name); in modinfo_file()
152 if (errno != ENOMEDIUM) perror_msg_raw(device); in blkid_main()
28 perror_msg_raw(name); in do_rmdir()
49 if (mknod(*s, S_IFIFO | TT.mode, 0) < 0) perror_msg_raw(*s);
42 if (len<0) perror_msg_raw(name);
40 if (nread < 0) perror_msg_raw(filename);
62 perror_msg_raw(name); in do_cat()
214 if (err) perror_msg_raw(name); in cpio_main()236 perror_msg_raw(name); in cpio_main()
55 if (len<0) perror_msg_raw(name); in do_cksum()
54 if (ferror(f)) perror_msg_raw(name);
65 if (len<0) perror_msg_raw(name); in do_wc()
72 if (!dir || try->symlink != (char *)2) perror_msg_raw(try->name); in do_rm()
41 perror_msg_raw(name); in do_expand()
116 perror_msg_raw(*argv); in get_data()
210 perror_msg_raw(name); in do_od()
91 perror_msg_raw(name); in do_grep()
97 perror_msg_raw(TT.names[i]); in killall_main()
104 perror_msg_raw(dir);
89 void perror_msg_raw(char *msg) in perror_msg_raw() function567 perror_msg_raw(*argv); in loopfiles_rw()
160 void perror_msg_raw(char *msg);