Searched refs:mtree_err (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/mtree/ |
| H A D | spec.c | 144 mtree_err("missing field"); in spec() 152 mtree_err("invalid specification `%s'", p); in spec() 168 noparent: mtree_err("no parent node"); in spec() 174 mtree_err("realloc: %s", strerror(errno)); in spec() 179 mtree_err("strunvis failed on `%s'", p); in spec() 196 mtree_err("%s: %s", tname, in spec() 204 mtree_err("%s: empty leaf element", tname); in spec() 208 mtree_err("%s", strerror(errno)); in spec() 228 mtree_err( in spec() 232 mtree_err( in spec() [all …]
|
| H A D | mtree.c | 124 mtree_err("%s: %s", optarg, in main() 129 mtree_err("%s: %s", optarg, in main() 176 mtree_err( in main() 203 mtree_err("illegal seed value -- %s", optarg); in main() 273 mtree_err("Double -f, -c, -C and -D flags are mutually " in main() 277 mtree_err("Double -f and -p flags are mutually exclusive"); in main() 280 mtree_err("%s: %s", dir, strerror(errno)); in main() 283 mtree_err("%s", strerror(errno)); in main() 286 mtree_err("-c, -C and -D flags are mutually exclusive"); in main() 289 mtree_err("-i and -m flags are mutually exclusive"); in main() [all …]
|
| H A D | misc.c | 134 mtree_err("unknown keyword `%s'", name); in parsekey() 151 mtree_err("unknown file type `%s'", name); in parsetype() 164 mtree_err(const char *fmt, ...) in mtree_err() function 190 mtree_err("memory allocation error"); in addtag() 212 mtree_err("memory allocation error"); in parsetags()
|
| H A D | create.c | 124 mtree_err("fts_open: %s", strerror(errno)); in cwalk() 159 mtree_err("%s: %s", in cwalk() 170 mtree_err("fts_read: %s", strerror(errno)); in cwalk() 173 mtree_err("%s checksum: %u", fullpath, crc_total); in cwalk() 197 mtree_err("%s: %s failed: %s", p->fts_path, key, strerror(errno)); in dosum() 220 mtree_err("%s: %s", fname, strerror(errno)); in crcFile() 355 mtree_err("%s: %s", RP(parent), strerror(errno)); in statd()
|
| H A D | only.c | 95 mtree_err("memory allocation error"); in hash_insert() 97 mtree_err("memory allocation error"); in hash_insert()
|
| H A D | verify.c | 90 mtree_err("fts_open: %s", strerror(errno)); in vwalk() 171 mtree_err("fts_read: %s", strerror(errno)); in vwalk() 271 mtree_err("can't create create %s", in miss()
|
| H A D | extern.h | 77 __dead __printflike(1,2) void mtree_err(const char *, ...);
|
| H A D | excludes.c | 92 mtree_err("memory allocation error"); in read_excludes_file()
|
| H A D | compare.c | 578 mtree_err("%s: %s", name, strerror(errno)); in rlink()
|