Home
last modified time | relevance | path

Searched refs:L_MORE_TRACE (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/dupd/dupd-1.7/src/
H A Dmain.h75 #define L_MORE_TRACE 12 macro
108 #define LOG_MORE_TRACE if ( (log_only && log_level == L_MORE_TRACE) || \
109 (!log_only && log_level >= L_MORE_TRACE) )
H A Dhashlist.c107 LOG(L_MORE_TRACE, "Adding path %s to hash list\n", buffer); in add_to_hash_table()
H A Dsizetree.c416 LOG(L_MORE_TRACE, "add_queue (%d): %s\n", current_producer_queue, path); in add_queue()
H A Dsizelist.c651 LOG(L_MORE_TRACE, "Sleeping before next loop %d\n", sleepy_time);