Searched refs:perror_msg_and_die (Results 1 – 2 of 2) sorted by relevance
80 static void perror_msg_and_die(const char *s, ...) in perror_msg_and_die() function95 perror_msg_and_die("%s", path); in xfopen()470 perror_msg_and_die("%s", rootdir); in parse_devtable()473 perror_msg_and_die("%s", rootdir); in parse_devtable()527 perror_msg_and_die(optarg); in main()540 perror_msg_and_die(optarg); in main()
1688 if (pipe(pipefds)<0) perror_msg_and_die("pipe");2666 if (pipe(channel)<0) perror_msg_and_die("pipe");2669 perror_msg_and_die("fork");