diff options
author | Sebastien Marie <semarie@cvs.openbsd.org> | 2022-01-11 07:31:51 +0000 |
---|---|---|
committer | Sebastien Marie <semarie@cvs.openbsd.org> | 2022-01-11 07:31:51 +0000 |
commit | e01e237d10db0803cf8ac5ae055cc420ce0152ca (patch) | |
tree | 730b140a04e05ec1fe9021eaf7d139a39c249053 /regress/sys/kern/unixsockets/ungc.c | |
parent | 4216d025a06358789f78d7d87452119420e5fc2e (diff) |
move kern_unveil.c to use DPRINTF()
Changes the way printf debug is done in kern_unveil.c
Currently, each printf() is enclosed in #ifdef DEBUG_UNVEIL. It moves
to using DPRINTF(), and reduces the number of #ifdef inside the file.
Also changes some strings to use __func__ instead of using the
function name verbatim.
ok visa@
Diffstat (limited to 'regress/sys/kern/unixsockets/ungc.c')
0 files changed, 0 insertions, 0 deletions