libalpm
Arch Linux Package Manager Library
|
#include <stdbool.h>
Go to the source code of this file.
Functions | |
__attribute__ ((format(printf, 3, 0))) void _alpm_sandbox_cb_log(void *ctx | |
Variables | |
alpm_loglevel_t | level |
alpm_loglevel_t const char * | fmt |
alpm_loglevel_t const char va_list | args |
__attribute__ | ( | (format(printf, 3, 0)) | ) |
Referenced by check_validity().
alpm_loglevel_t const char va_list args |
Referenced by alpm_logaction().
alpm_loglevel_t const char* fmt |
Referenced by alpm_logaction().