Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 25 of 204) sorted by relevance

123456789

/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Dmagic15 @ISA gets 'I' magic with obj = gv, zero name and namlen.
16 %OVERLOAD gets 'A' magic with obj = gv, zero name and namlen.
31 LvTARG of a PVLV gets 'g' magic with obj = name = 0 and namlen = pos.
53 SV gets 'g' magic with obj = name = namlen = 0.
55 PVLV gets 'x' magic with obj = name = namlen = 0.
57 PVLV gets 'x' magic with obj = name = namlen = 0.
61 m//g gets 'g' magic with obj = name = namlen = 0.
65 sv gets magic with obj = sv and name = namlen = 0.
66 If an HV or an AV, it gets 'P' magic, otherwise 'q' magic.
70 If tainting, the buffer SV gets 't' magic with
[all …]
/mirbsd/src/usr.bin/calendar/calendars/
Dcalendar.openbsd14 Jan 05 MirOS gets hd alias (later becomes hd(1) command), 2003
15 Jan 06 IPF gets integrated into the OpenBSD kernel, 1996
23 Jan 18 MirOS gets the kern.allowpsa and kern.allowpse sysctls, 2003
40 Feb 26 OpenBSD/Amiga gets ISA bus support, 1996
60 Apr 06 MirOS gets real ISDN4BSD support from NetBSD, 2003
74 May 02 MirPorts pgp+ gets better entropy collection, 2004
83 May 15 MirOS gets rid of GNU "Free" Documentation License, 2003
94 Jun 02 MirOS gets its own PT_NOTE ELF section, 2004
107 Jun 16 MirOS gets <bsd.cfwrap.mk>, 2004
120 Jul 04 MirPorts gets rewritten update-patches, 2004
[all …]
/mirbsd/src/lib/libc/stdio/
Dgets.c36 __warn_references(gets,
40 gets(char *buf) in gets() function
DMakefile.inc12 getc.c getchar.c gets.c getw.c makebuf.c mktemp.c perror.c printf.c \
48 MLINKS+=fgets.3 gets.3
/mirbsd/src/sys/arch/sparc/stand/boot/
Dboot.c82 gets(dbuf); in main()
86 gets(fbuf); in main()
/mirbsd/src/sbin/isakmpd/
DBUGS10 * Notifications should be their own exchanges, otherwise the IV gets
36 * Quick mode establishments via UI using -P bind-addr gets "Address already in
49 * If the first proposal is turned down, the initiator gets confused.
/mirbsd/src/sys/lib/libsa/
Dgetfile.c48 gets(buf); in getfile()
Dgets.c38 gets(char *buf) in gets() function
DMakefile29 SRCS+= alloc.c exit.c exec.c getfile.c gets.c globals.c \
Dstand.h136 void gets(char *);
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dhash.c478 gets (answer); in main()
568 gets (answer);
598 gets (answer); in whattable()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-vax.c2062 gets (answer); in main()
2066 gets (my_immediate); in main()
2068 gets (my_indirect); in main()
2070 gets (my_displen); in main()
2080 gets (answer); in main()
3181 gets (my_immediate); in main()
3183 gets (my_indirect); in main()
3185 gets (my_displen); in main()
3191 gets (answer); in main()
3238 gets (answer); in main()
/mirbsd/src/gnu/usr.bin/perl/lib/Test/t/
Dmultiline.t32 But she gets it while she can
/mirbsd/src/usr.bin/vi/docs/internals/
Dstructures62 EXCMD In nvi/ex/ex.h. The structure that gets passed around to the
67 VICMD In nvi/vi/vi.h. The structure that gets passed around to the
/mirbsd/src/gnu/usr.bin/perl/lib/Locale/
DLanguage.pod10 $lang = code2language('en'); # $lang gets 'English'
11 $code = language2code('French'); # $code gets 'fr'
DCurrency.pod10 $curr = code2currency('usd'); # $curr gets 'US Dollar'
11 $code = currency2code('Euro'); # $code gets 'eur'
/mirbsd/src/gnu/usr.bin/perl/jpl/
DChangeLog22 made sure version number gets set. Also did error checking on
/mirbsd/src/sys/arch/sparc/stand/libsa/
DMakefile36 SRCS+= alloc.c exit.c exec.c getfile.c gets.c globals.c \
/mirbsd/src/sys/arch/i386/stand/libsa/
DMakefile44 SRCS+= alloc.c exit.c getfile.c gets.c globals.c \
/mirbsd/src/gnu/usr.bin/perl/t/comp/
Dopsubs.t10 C<q()> operator. Calling C<&q()> or C<main::q()> gets you the function.
/mirbsd/src/gnu/usr.bin/perl/
Dconfig.over40 # We install the man pages ourselves until installman gets smarter
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Harness/t/
Dprove-switches.t17 # Work around a Cygwin bug. Remove this if Perl bug 30952 ever gets fixed.
/mirbsd/src/gnu/usr.bin/perl/ext/IO/lib/IO/
DHandle.pm416 *gets = \&getline; # deprecated
/mirbsd/src/gnu/usr.bin/texinfo/
Dconfigure.ac105 # it gets the wrong CC etc. env -i gives this build host configure
178 # Use AC_CHECK_HEADERS so the HAVE_*_H symbol gets defined.
/mirbsd/src/gnu/usr.bin/perl/wince/
Dwin32iop.h282 #undef gets
283 #define gets win32_gets macro

123456789