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