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

/osnet-11/usr/src/lib/libc/port/gen/
H A Ddeflt.c51 static int defopen_common(const char *, struct thr_data *);
106 return (defopen_common(fn, thr_data));
134 if (defopen_common(fn, thr_data) < 0) {
144 defopen_common(const char *fn, struct thr_data *thr_data) function

Completed in 37 milliseconds