Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/appUtil/
H A DsioGeneral.h16 typedef int (*SIOinREADBYTES)( void *, unsigned char *, unsigned int ); typedef
28 SIOinREADBYTES sisReadBytes;
70 SIOinREADBYTES readBytes,
H A DsioIn.c65 SIOinREADBYTES readBytes, in sioInOpen()