Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h104 DllExport char* win32_gets(char *s);
280 #define gets win32_gets
H A Dwin32.c4758 win32_gets(char *s) in win32_gets() function