Searched refs:hfslib_error (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/fs/hfs/ |
H A D | libhfs.h | 61 do{ hfslib_error(format, __FILE__, __LINE__, ##__VA_ARGS__); \ 623 void hfslib_error(const char*, const char*, int, ...) __attribute__ ((format (printf, 1, 4)));
|
H A D | libhfs.c | 2198 hfslib_error(const char* in_format, const char* in_file, int in_line, ...) in hfslib_error() function
|