Searched refs:debuglog (Results 1 – 3 of 3) sorted by relevance
222 debuglog(char const *fmt, ...) in debuglog() function255 debuglog("object is size 0\n");307 debuglog("Size zero netobj\n"); in dump_netobj()800 debuglog("Top of lock loop\n"); in test_nfslock()845 debuglog("Desired lock\n"); in test_nfslock()1381 debuglog("HW GRANTED\n"); in lock_partialfilelock()1395 debuglog("HW RESERR\n"); in lock_partialfilelock()1399 debuglog("HW DENIED\n"); in lock_partialfilelock()1684 debuglog("Conflicting.\n"); in test_partialfilelock()1774 debuglog("PFL lock granted"); in do_lock()[all …]
8 .MAKEFLAGS: -dvFopt-debug-file.debuglog19 DEBUG_OUTPUT:= ${:!cat opt-debug-file.debuglog!}34 .if !${:!cat opt-debug-file.debuglog!:tW:M*VAR = value $${:Uexpanded}*}46 .MAKEFLAGS: -dFopt-debug-file.debuglog49 .if ${:!cat opt-debug-file.debuglog!:Maddition:[#]} != 159 .MAKEFLAGS: -dFopt-debug-file.debuglog62 .if ${:!cat opt-debug-file.debuglog!:Mdelimiter:[#]} != 170 _:= ${:!rm opt-debug-file.debuglog!}71 .MAKEFLAGS: -dF/nonexistent-6f21c672-a22d-4ef7/opt-debug-file.debuglog
109 static SYSLOG_RET_T debuglog __P((int, const char *, ...));216 msglog = debuglog;1182 debuglog(int i, const char *fmt, ...) in debuglog() function1184 debuglog(i, fmt, va_alist) in debuglog()