Searched refs:SLOG (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_mv.c189 SLOG("Error opening CNID database for source \"%s\": ", argv[argc - 1]);
201 SLOG("Error opening CNID database for destination \"%s\": ", argv[0]);
234 SLOG("%s: destination pathname too long", *argv);
265 SLOG("%s: %s", from, strerror(errno));
306 SLOG("Couldn't resolve CNID for %s", from);
311 SLOG("Cant stat %s: %s", to, strerror(errno));
325 SLOG("%s: %s", from, strerror(errno));
331 SLOG("cannot resolve %s: %s: %s", from, path, strerror(errno));
336 SLOG("rename %s to %s: %s", from, to, strerror(errno));
344 SLOG("Erro
[all...]
H A Dad_rm.c173 SLOG("...break");
175 SLOG("Error: %s", argv[i]);
216 SLOG("Error resolving CNID for %s", path);
220 SLOG("Error removing CNID %u for %s", ntohl(cnid), path);
234 SLOG("%s is a directory", path);
243 SLOG("Error removing dir \"%s\": %s", path, strerror(errno));
252 SLOG("Error resolving CNID for %s", path);
256 SLOG("Error removing CNID %u for %s", ntohl(did), path);
262 SLOG("Error removing dir \"%s\": %s", path, strerror(errno));
271 SLOG("
[all...]
H A Dad_cp.c363 SLOG("...break");
365 SLOG("Error: %s: %s", argv[i], strerror(errno));
443 SLOG("%s%s: name too long (not copied)", to.p_path, p);
459 SLOG("%s and %s are identical (not copied).", to.p_path, path);
468 SLOG("cannot overwrite directory %s with "
480 SLOG("Error converting name for %s", to.p_path);
493 SLOG("%s is a directory", path);
526 SLOG("Error copying adouble for %s -> %s", path, to.p_path);
535 SLOG("Error resolving CNID for %s", to.p_path);
574 SLOG("
[all...]
H A Dad.h42 #define SLOG(...) \ macro
H A Dad_util.c185 SLOG("Conversion from %s to %s for %s failed.",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_mv.c189 SLOG("Error opening CNID database for source \"%s\": ", argv[argc - 1]);
201 SLOG("Error opening CNID database for destination \"%s\": ", argv[0]);
234 SLOG("%s: destination pathname too long", *argv);
265 SLOG("%s: %s", from, strerror(errno));
306 SLOG("Couldn't resolve CNID for %s", from);
311 SLOG("Cant stat %s: %s", to, strerror(errno));
325 SLOG("%s: %s", from, strerror(errno));
331 SLOG("cannot resolve %s: %s: %s", from, path, strerror(errno));
336 SLOG("rename %s to %s: %s", from, to, strerror(errno));
344 SLOG("Erro
[all...]
H A Dad_rm.c173 SLOG("...break");
175 SLOG("Error: %s", argv[i]);
216 SLOG("Error resolving CNID for %s", path);
220 SLOG("Error removing CNID %u for %s", ntohl(cnid), path);
234 SLOG("%s is a directory", path);
243 SLOG("Error removing dir \"%s\": %s", path, strerror(errno));
252 SLOG("Error resolving CNID for %s", path);
256 SLOG("Error removing CNID %u for %s", ntohl(did), path);
262 SLOG("Error removing dir \"%s\": %s", path, strerror(errno));
271 SLOG("
[all...]
H A Dad_cp.c363 SLOG("...break");
365 SLOG("Error: %s: %s", argv[i], strerror(errno));
443 SLOG("%s%s: name too long (not copied)", to.p_path, p);
459 SLOG("%s and %s are identical (not copied).", to.p_path, path);
468 SLOG("cannot overwrite directory %s with "
480 SLOG("Error converting name for %s", to.p_path);
493 SLOG("%s is a directory", path);
526 SLOG("Error copying adouble for %s -> %s", path, to.p_path);
535 SLOG("Error resolving CNID for %s", to.p_path);
574 SLOG("
[all...]
H A Dad.h40 #define SLOG(...) \ macro
H A Dad_util.c185 SLOG("Conversion from %s to %s for %s failed.",

Completed in 55 milliseconds