Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdio/
H A Dgets.c82 gets(char *buf) { in gets() function
/netbsd-src/include/ssp/
H A Dstdio.h67 #define gets(str) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dstdio.h80 gets (char *__str) in gets() function
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dstdio.h80 gets (char *__str) in gets() function
/openbsd-src/gnu/gcc/libssp/ssp/
H A Dstdio.h81 gets (char *__str) in gets() function
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddbg_hif.h49 Hif_GetS *gets; member
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dmem.c117 atomic_size_t gets; global() member
185 size_t gets; /*%< # of requests to this pool */ global() member
619 size_t gets = atomic_load_acquire(&stats->gets); destroy() local
909 size_t gets; isc_mem_stats() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dmemcluster.c89 u_long gets; member
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32iop.h280 #define gets win32_gets macro
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dperl5db.pl6773 sub gets { global() subroutine
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmem.c113 unsigned long gets; member
204 unsigned int gets; /*%< # of requests to this pool */ member
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c901 WRAPPER2(char *, gets, char *s) in WRAPPER2() argument