Searched defs:gets (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/netbsd-tests/lib/libc/ssp/ | ||
H A D | h_gets.c | 51 char *gets(char *buf) in gets() function |
/freebsd-src/stand/libsa/ | ||
H A D | stand.h | 299 #define gets(x) ngets( global() macro |