HomeSort by: relevance | last modified time | path
    Searched refs:hfslib_error (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/hfs/
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)));
libhfs.c 2198 hfslib_error(const char* in_format, const char* in_file, int in_line, ...) function in typeref:typename:void

Completed in 14 milliseconds