Home
last modified time | relevance | path

Searched refs:DEBUG_CHX (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/omi/omi/
H A Dmir.c366 if (cc->debug & DEBUG_CHX) in mkdir_parents()
372 if (cc->debug & DEBUG_CHX) in mkdir_parents()
440 if (cc->debug & DEBUG_CHX) in check_mkdir()
667 if (cc->debug & DEBUG_CHX) in update_mtime()
754 if (cc->debug & DEBUG_CHX) in retrieve()
764 if (cc->debug & DEBUG_CHX) in retrieve()
770 if (cc->debug & DEBUG_CHX) in retrieve()
1006 if (cc->debug & DEBUG_CHX) in check_retrieve()
1167 if (cc->debug & DEBUG_CHX) in mirror_dir()
H A Domi.h82 #define DEBUG_CHX 0x0040000 // chmod(), chgrp(), rename() macro
H A Domi.c156 {"chx", DEBUG_CHX, "Report chmod, chgrp, rename"},