Searched defs:_common (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtmpfile.c57 _common(boolean_t large_file) function
102 return (_common(B_TRUE));
111 * The argument we pass to '_common' is ignored -- we always call
117 return (_common(B_FALSE));

Completed in 62 milliseconds