Home
last modified time | relevance | path

Searched refs:warnx (Results 1 – 6 of 6) sorted by relevance

/system/core/toolbox/cp/
Dcp.c349 warnx("%s: %s", curr->fts_path, in copy()
354 warnx("%s: directory causes a cycle", curr->fts_path); in copy()
366 warnx("%s/%s: name too long (not copied)", in copy()
412 warnx("%s%s: name too long (not copied)", in copy()
430 warnx("%s and %s are identical (not copied).", in copy()
439 warnx("cannot overwrite directory %s with non-directory %s", in copy()
462 warnx("%s is a directory (not copied).", in copy()
514 warnx("directory %s encountered when not expected.", in copy()
/system/core/sh/bltin/
Dbltin.h70 #define warnx sh_warnx macro
/system/core/toolbox/
Ddu.c109 warnx("invalid argument to option d: %s", in du_main()
207 warnx("%s: %s", p->fts_path, strerror(p->fts_errno)); in du_main()
Dnewfs_msdos.c387 warnx("warning, %s is not a regular file", fname); in newfs_msdos_main()
390 warnx("warning, %s is not a character device", fname); in newfs_msdos_main()
423 warnx("trim %d sectors from %d to adjust to a multiple of %d", in newfs_msdos_main()
588 warnx("warning: sectors/FAT limits file system to %u clusters", in newfs_msdos_main()
596 warnx("warning: FAT type limits file system to %u sectors", in newfs_msdos_main()
744 warnx("Skipping mount checks"); in check_mounted()
875 warnx("Cannot get number of sectors per track, %s", strerror(errno)); in getdiskinfo()
879 warnx("Cannot get number of heads, %s", strerror(errno)); in getdiskinfo()
Ddd.c941 warnx("%s: short input record", in.name); in unblock_close()
/system/core/toolbox/grep/
Dutil.c151 warnx("warning: %s: recursive directory loop", in grep_tree()