Home
last modified time | relevance | path

Searched refs:in_format (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/hfs/
H A Dlibhfs.c2198 hfslib_error(const char* in_format, const char* in_file, int in_line, ...) in hfslib_error() argument
2202 if (in_format == NULL) in hfslib_error()
2207 hfs_gcb.error(in_format, in_file, in_line, ap); in hfslib_error()