defopen_common
return (defopen_common(fn, thr_data));
if (defopen_common(fn, thr_data) < 0) {
static int defopen_common(const char *, struct thr_data *);