Searched refs:ash_msg_and_raise_perror (Results 1 – 1 of 1) sorted by relevance
1448 #define ash_msg_and_raise_perror(fmt, ...) ash_msg_and_raise_error(fmt ": "STRERROR_FMT, ##__VA_ARG… macro2977 ash_msg_and_raise_perror("can't cd to %s", dest); in cdcmd()4058 ash_msg_and_raise_perror("can't set tty process group"); in xtcsetpgrp()5260 ash_msg_and_raise_perror("can't open '%s'", bb_dev_null); in forkchild()5343 ash_msg_and_raise_perror("can't fork"); in forkshell()5485 ash_msg_and_raise_perror("can't create pipe"); in openhere()5610 ash_msg_and_raise_perror("%d", from); in savefd()5626 ash_msg_and_raise_perror("%d", from); in dup2_or_raise()5661 ash_msg_and_raise_perror("%d", newfd); in xdup_CLOEXEC_and_close()5878 ash_msg_and_raise_perror("%d", newfd); in redirect()[all …]