Home
last modified time | relevance | path

Searched refs:mtree_err (Results 1 – 9 of 9) sorted by relevance

/src/contrib/mtree/
H A Dspec.c144 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 Dmtree.c124 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 Dmisc.c134 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 Dcreate.c124 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 Donly.c95 mtree_err("memory allocation error"); in hash_insert()
97 mtree_err("memory allocation error"); in hash_insert()
H A Dverify.c90 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 Dextern.h77 __dead __printflike(1,2) void mtree_err(const char *, ...);
H A Dexcludes.c92 mtree_err("memory allocation error"); in read_excludes_file()
H A Dcompare.c578 mtree_err("%s: %s", name, strerror(errno)); in rlink()