[driver] [cosmetic] restructuring debugging output
This commit is contained in:
parent
7a77e95bcd
commit
7f5f903b0a
3 changed files with 119 additions and 118 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
ULONG __cdecl DbgP(IN PCCH fmt, ...);
|
||||
ULONG __cdecl print_error(IN PCCH fmt, ...);
|
||||
VOID print_fo_all(int on, IN PRX_CONTEXT c);
|
||||
VOID print_srv_call(int on, IN PMRX_SRV_CALL p);
|
||||
VOID print_net_root(int on, IN PMRX_NET_ROOT p);
|
||||
VOID print_v_net_root(int on, IN PMRX_V_NET_ROOT p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue