Library initialization

Library initialization — initialize debugging

Functions

void blkid_init_debug ()

Description

Functions

blkid_init_debug ()

void
blkid_init_debug (int mask);

If the mask is not specified then this function reads LIBBLKID_DEBUG environment variable to get the mask.

Already initialized debugging stuff cannot be changed. It does not have effect to call this function twice.

Parameters

mask

debug mask (0xffff to enable full debugging)