Searched refs:guess_type_by_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Ddtc.c124 static const char *guess_type_by_name(const char *fname, const char *fallback) function
166 return guess_type_by_name(fname, fallback);
295 outform = guess_type_by_name(outname, NULL);

Completed in 56 milliseconds