Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs412 STATIC int getspeed _((pTHX_ PerlIO * file, I32 *in, I32 * out ));
666 int getspeed(pTHX_ PerlIO *file,I32 *in, I32 *out) in getspeed() function
1930 if(getspeed(aTHX_ file,&in,&out)) {