Home
last modified time | relevance | path

Searched refs:sioOutFdOpen (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/appUtil/
H A DsioFd.h29 extern SimpleOutputStream * sioOutFdOpen( int fd );
H A DsioFileio.c338 SimpleOutputStream * sioOutFdOpen( int fd ) in sioOutFdOpen() function
409 sos= sioOutFdOpen( fd ); in sioOutFileioOpenTempFile()