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

/osnet-11/usr/src/lib/libc/port/stdio/
H A Dtmpfile.c55 _common(boolean_t large_file) function
108 return (_common(B_TRUE));
117 * The argument we pass to '_common' is ignored -- we always call
123 return (_common(B_FALSE));

Completed in 31 milliseconds