Searched defs:gets (Results 1 – 5 of 5) sorted by relevance
36 int gets(char *buf, int len) { in gets() function
53 int gets(byte[] buffer) throws IOException { in gets() method in OpenSSLBIOInputStream
49 int gets(byte[] buffer) throws IOException { in gets() method in OpenSSLBIOInputStream
42 char* gets(char *buf); function
1034 vector<deUint32> gets; in iterate() local