Searched refs:LOG3 (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/usr.bin/rsync/ |
| H A D | uploader.c | 226 LOG3("%s: updating symlink: %s", f->path, f->link); in pre_symlink() 239 LOG3("%s: creating symlink: %s", f->path, f->link); in pre_symlink() 322 LOG3("%s: updating device", f->path); in pre_dev() 552 LOG3("%s: updating directory", f->path); in pre_dir() 563 LOG3("%s: creating directory", f->path); in pre_dir() 749 LOG3("%s: skipping: up to date", f->path); in pre_file() 772 LOG3("%s: skipping: up to date in %s", f->path, root); in pre_file() 1022 LOG3( in rsync_uploader() 1031 LOG3("%s: mapped %jd B with %zu blocks", in rsync_uploader() 1040 LOG3("%s: not mapped", u->fl[u->idx].path); in rsync_uploader()
|
| H A D | blocks.c | 392 LOG3("%s: read block prologue: %zu blocks of " in blk_recv() 440 LOG3("%s: read blocks: %zu blocks, %jd B total blocked data", in blk_recv() 536 LOG3("%s: sent block prologue: %zu blocks of %zu B, " in blk_send()
|
| H A D | downloader.c | 321 LOG3("downloader: phase complete"); in rsync_downloader() 435 LOG3("%s: temporary: %s", f->path, p->fname); in rsync_downloader()
|
| H A D | sender.c | 178 LOG3("%s: flushed %jd KB total, %.2f%% uploaded", in send_up_fsm() 266 LOG3("%s: primed for %jd B total", in send_up_fsm()
|
| H A D | flist.c | 302 LOG3("%s: sending file metadata: " in flist_send() 730 LOG3("%s: received file metadata: " in flist_recv() 1005 LOG3("generated %zu filenames: %s", flsz, root); in flist_gen_dirent()
|
| H A D | extern.h | 283 #define LOG3(_fmt, ...) \ macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.td | 255 def LOG3 : InstLanai<(outs), (ins), "log_3", []>;
|