Searched refs:LOG4 (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/usr.bin/rsync/ |
| H A D | receiver.c | 64 LOG4("%s: updated date", f->path); in rsync_set_metadata() 89 LOG4("%s: updated uid and/or gid", f->path); in rsync_set_metadata() 100 LOG4("%s: updated permissions", f->path); in rsync_set_metadata() 126 LOG4("%s: updated date", f->path); in rsync_set_metadata_at() 151 LOG4("%s: updated uid and/or gid", f->path); in rsync_set_metadata_at() 162 LOG4("%s: updated permissions", f->path); in rsync_set_metadata_at()
|
| H A D | blocks.c | 182 LOG4("%s: found matching hinted match: " in blk_find() 206 LOG4("%s: found matching fast match: " in blk_find() 219 LOG4("%s: sender verifies slow match", path); in blk_find() 285 LOG4("%s: flushing %jd B before %zu B block %zu", in blk_match() 312 LOG4("%s: flushing %s %jd B", path, in blk_match() 435 LOG4("%s: read block %zu, length %zu B", in blk_recv()
|
| H A D | ids.c | 145 LOG4("remapped identifier %s: %d -> %d", in idents_remap() 217 LOG4("adding identifier to list: %s (%u)", in idents_add()
|
| H A D | downloader.c | 475 LOG4("%s: received %zu B block", p->fname, sz); in rsync_downloader() 514 LOG4("%s: copied %zu B", p->fname, sz); in rsync_downloader()
|
| H A D | uploader.c | 624 LOG4("%s: updated date", f->path); in post_dir() 640 LOG4("%s: updated mode", f->path); in post_dir() 973 LOG4("uploader: finished"); in rsync_uploader()
|
| H A D | flist.c | 169 LOG4("%s: top-level", fl[i].wpath); in flist_topdirs() 173 LOG4("%s: top-level", fl[0].wpath); in flist_topdirs() 1234 LOG4("%s: will scan for deletions", cargv[j]); in flist_gen_dels()
|
| H A D | extern.h | 285 #define LOG4(_fmt, ...) \ macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.td | 257 def LOG4 : InstLanai<(outs), (ins), "log_4", []>;
|