| libmount Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
void                mnt_init_debug                      (int mask);
If the mask is not specified, then this function reads
the LIBMOUNT_DEBUG environment variable to get the mask.
Already initialized debugging stuff cannot be changed. Calling this function twice has no effect.
  | 
debug mask (0xffff to enable full debugging) |