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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddeflt.c52 static int defopen_common(const char *, struct thr_data *);
107 return (defopen_common(fn, thr_data));
135 if (defopen_common(fn, thr_data) < 0) {
145 defopen_common(const char *fn, struct thr_data *thr_data) function

Completed in 55 milliseconds