Home
last modified time | relevance | path

Searched refs:bb_simple_perror_msg (Results 1 – 25 of 88) sorted by relevance

1234

/busybox-1.35.0/libbb/
Dperror_nomsg.c15 extern void bb_simple_perror_msg(const char *s) FAST_FUNC;
21 bb_simple_perror_msg(0); in bb_perror_nomsg()
Dmtab.c24 bb_simple_perror_msg(bb_path_mtab_file); in erase_mtab()
52 bb_simple_perror_msg(bb_path_mtab_file); in erase_mtab()
Dsafe_poll.c30 bb_simple_perror_msg("poll"); in safe_poll()
Dxgetcwd.c36 bb_simple_perror_msg("getcwd"); in xrealloc_getcwd_or_warn()
Dcopyfd.c90 bb_simple_perror_msg(bb_msg_read_error); in bb_full_fd_action()
103 bb_simple_perror_msg(bb_msg_write_error); in bb_full_fd_action()
Dperror_msg.c32 void FAST_FUNC bb_simple_perror_msg(const char *s) in bb_simple_perror_msg() function
Dwfopen.c15 bb_simple_perror_msg(path); in fopen_or_warn()
/busybox-1.35.0/coreutils/
Dln.c120 bb_simple_perror_msg(*argv); in ln_main()
131 bb_simple_perror_msg(src); in ln_main()
157 bb_simple_perror_msg(src); in ln_main()
Drealpath.c47 bb_simple_perror_msg(*argv); in realpath_main()
Dmkfifo.c52 bb_simple_perror_msg(*argv); /* Avoid multibyte problems. */ in mkfifo_main()
Dsync.c75 bb_simple_perror_msg(*argv); in sync_common()
Ddu.c151 bb_simple_perror_msg(filename); in du()
169 bb_simple_perror_msg(filename); in du()
Dsum.c63 bb_simple_perror_msg(file); in sum_file()
Dtac.c101 bb_simple_perror_msg(*name); in tac_main()
Dchmod.c102 bb_simple_perror_msg(fileName); in fileAction()
Dtouch.c188 bb_simple_perror_msg(*argv); in touch_main()
/busybox-1.35.0/archival/
Dbzip2.c150 bb_simple_perror_msg(n2 >= 0 ? "short write" : bb_msg_write_error); in IF_DESKTOP()
192 bb_simple_perror_msg(bb_msg_read_error); in IF_DESKTOP()
/busybox-1.35.0/miscutils/
Dsetfattr.c62 bb_simple_perror_msg(*argv); in setfattr_main()
/busybox-1.35.0/networking/udhcp/
Darpping.c57 bb_simple_perror_msg(bb_msg_can_not_create_raw_socket); in arpping()
62 bb_simple_perror_msg("can't enable bcast on ARP socket"); in arpping()
Dsignalpipe.c31 bb_simple_perror_msg("can't send signal"); in signal_handler()
/busybox-1.35.0/networking/libiproute/
Dlibnetlink.c152 bb_simple_perror_msg("OVERRUN"); in rtnl_dump_filter()
190 bb_simple_perror_msg("RTNETLINK answers"); in rtnl_dump_filter()
269 bb_simple_perror_msg("can't talk to rtnetlink"); in rtnl_talk()
283 bb_simple_perror_msg("OVERRUN"); in rtnl_talk()
332 bb_simple_perror_msg("RTNETLINK answers"); in rtnl_talk()
/busybox-1.35.0/util-linux/
Dflock.c114 bb_simple_perror_msg(argv[0]); in flock_main()
Dsetpriv.c181 bb_simple_perror_msg("cap_ambient_raise"); in set_ambient_caps()
184 bb_simple_perror_msg("cap_ambient_lower"); in set_ambient_caps()
/busybox-1.35.0/console-tools/
Dshowkey.c58 bb_simple_perror_msg("can't tcsetattr for stdin"); in xset1()
/busybox-1.35.0/editors/
Ded.c396 bb_simple_perror_msg(file); in readLines()
440 bb_simple_perror_msg(file); in readLines()
482 bb_simple_perror_msg(file); in writeLines()
494 bb_simple_perror_msg(file); in writeLines()
503 bb_simple_perror_msg(file); in writeLines()

1234