Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/ip/imap4d/
H A Dfns.h35 void debuglog(char *fmt, ...);
117 #pragma varargck argpos debuglog 1
H A Ddebug.c8 debuglog(char *fmt, ...) in debuglog() function
H A Dmbox.c85 debuglog("imap4d open %s %s\n", name, fsname); in openBox()
H A Dimap4d.c234 debuglog("imap4d debugging enabled\n"); in main()