Searched refs:debuglog (Results 1 – 3 of 3) sorted by relevance
220 debuglog(char const *fmt, ...) in debuglog() function249 debuglog("object is size 0\n"); in dump_static_object()301 debuglog("Size zero netobj\n"); in dump_netobj()790 debuglog("Top of lock loop\n"); in test_nfslock()835 debuglog("Desired lock\n"); in test_nfslock()1367 debuglog("HW GRANTED\n"); in lock_partialfilelock()1381 debuglog("HW RESERR\n"); in lock_partialfilelock()1385 debuglog("HW DENIED\n"); in lock_partialfilelock()1670 debuglog("Conflicting.\n"); in test_partialfilelock()1760 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}*}48 .MAKEFLAGS: -dFopt-debug-file.debuglog52 .if ${:!cat opt-debug-file.debuglog!:Maddition:[#]} != 162 .MAKEFLAGS: -dFopt-debug-file.debuglog65 .if ${:!cat opt-debug-file.debuglog!:Mdelimiter:[#]} != 173 _:= ${:!rm opt-debug-file.debuglog!}74 .MAKEFLAGS: -dF/nonexistent-6f21c672-a22d-4ef7/opt-debug-file.debuglog
107 static SYSLOG_RET_T debuglog __P((int, const char *, ...));214 msglog = debuglog;1262 debuglog(int i, const char *fmt, ...) in debuglog() function1264 debuglog(i, fmt, va_alist) in debuglog()