Home
last modified time | relevance | path

Searched defs:gets (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libbc/libc/stdio/common/
H A Dgets.c40 gets(char *ptr) in gets() function
/titanic_52/usr/src/lib/libc/port/stdio/
H A Dgets.c46 gets(char *buf) in gets() function
/titanic_52/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dfgets.c107 gets(char* s) in gets() function
/titanic_52/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c87 u_long gets; member
[all...]
/titanic_52/usr/src/boot/lib/libstand/
H A Dstand.h275 #define gets(x) ngets((x), 0) macro