Searched refs:gets (Results 26 - 50 of 63) sorted by relevance

123

/freebsd-11-stable/contrib/libreadline/
H A Dtilde.c442 if (!gets (line))
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.h147 #pragma redefine_extname gets __mfwrap_gets
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s70 ; This routine gets called by the packet driver twice:
H A Dpkt_rx0.asm114 ; This routine gets called by the packet driver twice:
/freebsd-11-stable/share/mk/
H A Dbsd.own.mk9 # DESTDIR Change the tree where the file gets installed. [not set]
12 # gets installed (see /usr/src/release/Makefile). [not set]
H A Dbsd.info.mk12 # DESTDIR Change the tree where the info files gets installed. [not set]
H A Dbsd.progs.mk129 # 'clean' gets ran via the target defined in bsd.obj.mk.
H A Dbsd.man.mk9 # DESTDIR Change the tree where the man pages gets installed. [not set]
H A Dbsd.prog.mk117 # - the name of the object gets put into the executable symbol table instead of
H A Dmeta.stage.mk264 # if ${INSTALL} gets run during 'all' assume it is for staging?
H A Dgendirdeps.mk164 # if we are using a split-fs sandbox, it gets a little messier.
/freebsd-11-stable/stand/liblua/
H A Dlutils.c369 REG_SIMPLE(gets),
/freebsd-11-stable/stand/libsa/
H A DMakefile16 SRCS+= gzguts.h zutil.h __main.c abort.c assert.c bcd.c environment.c getopt.c gets.c \
H A Dstand.h282 #define gets(x) ngets((x), 0) macro
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.in75 am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
229 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
/freebsd-11-stable/include/
H A Dstdio.h270 char *gets(char *);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcaching.c212 if (! err && (info.gets > 0 || info.sets > 0))
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm88 * so that the next fragment in .fini gets the right value.
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-rdi.c241 gdb_hostif.gets = mygets;
/freebsd-11-stable/usr.bin/find/
H A Dgetdate.y948 while (gets(buff) && buff[0]) {
/freebsd-11-stable/lib/libedit/
H A Dread.c478 FUN(el,gets)(EditLine *el, int *nread)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcaching.c189 if (! err && (info.gets > 0 || info.sets > 0))
392 * i.e. when the repo instance gets closed / cleaned up.
751 BATON_VOID when the TXN_POOL gets cleaned up. */
773 BATON_VOID when the FS_POOL gets cleaned up. */
796 * a no-op otherwise. In particular, it will ensure that *CACHE gets
814 /* If any of these pools gets cleaned, we must reset the cache.
885 /* reset the transaction-specific cache if the pool gets cleaned up. */
/freebsd-11-stable/contrib/bmake/mk/
H A Dgendirdeps.mk166 # if we are using a split-fs sandbox, it gets a little messier.
H A Dmeta.autodep.mk220 # If a src dir gets built with multiple object dirs,
H A Dmeta.stage.mk327 # if ${INSTALL} gets run during 'all' assume it is for staging?

Completed in 163 milliseconds

123