|
HomePort
|
Go to the source code of this file.
Functions | |
| hpd_error_t | hpd_logf (const hpd_module_t *context, hpd_log_level_t level, const char *file, int line, const char *fmt,...) |
| [hpd_t functions] More... | |
| hpd_error_t | hpd_vlogf (const hpd_module_t *context, hpd_log_level_t level, const char *file, int line, const char *fmt, va_list vp) |
| hpd_error_t hpd_logf | ( | const hpd_module_t * | context, |
| hpd_log_level_t | level, | ||
| const char * | file, | ||
| int | line, | ||
| const char * | fmt, | ||
| ... | |||
| ) |
| hpd_error_t hpd_vlogf | ( | const hpd_module_t * | context, |
| hpd_log_level_t | level, | ||
| const char * | file, | ||
| int | line, | ||
| const char * | fmt, | ||
| va_list | vp | ||
| ) |
1.8.9.1