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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftmp.c200 static int _tmpfd(Sfio_t* f) function
202 static int _tmpfd(f)
314 if((fd = _tmpfd(f)) < 0 )

Completed in 57 milliseconds