Searched refs:scanf (Results 1 – 25 of 25) sorted by relevance
| /mirbsd/src/lib/libc/stdio/ |
| D | Makefile.inc | 14 scanf.c setbuf.c setbuffer.c setvbuf.c snprintf.c sprintf.c sscanf.c \ 41 remove.3 scanf.3 setbuf.3 stdio.3 tmpnam.3 ungetc.3 \ 64 MLINKS+=scanf.3 fscanf.3 scanf.3 sscanf.3 scanf.3 vfscanf.3 scanf.3 vscanf.3 \ 65 scanf.3 vsscanf.3
|
| D | scanf.c | 38 scanf(const char *fmt, ...) in scanf() function
|
| /mirbsd/src/usr.bin/vgrind/RETEST/ |
| D | retest.c | 64 scanf ("%s", reg); in main()
|
| /mirbsd/src/lib/libocurses/TEST/ |
| D | tc3.c | 74 if (scanf("%d %d", &row, &col) < 2)
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | CLIBsdio.h | 145 #pragma aux scanf = "call gpf_scanf";
|
| /mirbsd/src/include/ |
| D | stdio.h | 267 int scanf(const char *, ...);
|
| /mirbsd/src/gnu/usr.bin/perl/ext/POSIX/ |
| D | POSIX.pm | 365 sub scanf { subroutine
|
| D | POSIX.pod | 1048 =item scanf 1050 scanf() is C-specific, use E<lt>E<gt> and regular expressions instead,
|
| /mirbsd/src/usr.sbin/quot/ |
| D | quot.c | 434 while (scanf("%d", &inode) == 1) { in donames()
|
| /mirbsd/src/usr.bin/xlint/llib/ |
| D | llib-lstdc | 151 int (scanf)(const char *format, ...);
|
| D | llib-lposix | 259 int (scanf)(const char *format, ...);
|
| /mirbsd/src/usr.bin/spell/ |
| D | special.4bsd | 1067 scanf
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | curses.head | 493 * macro to alert the compiler to flag inconsistencies in printf/scanf-like 515 #if defined(GCC_SCANF) && !defined(scanf)
|
| D | curses.h.in | 490 * macro to alert the compiler to flag inconsistencies in printf/scanf-like 512 #if defined(GCC_SCANF) && !defined(scanf)
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | aclocal.m4 | 2839 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var))) 2850 for cf_attribute in scanf printf unused noreturn 2863 scanf) #(vi 2891 scanf) #(vi 2894 cf_value='__attribute__((format(scanf,fmt,var)))' 2895 AC_DEFINE(GCC_SCANF,1,[Define to 1 if the compiler supports gcc-like scanf attribute.])
|
| /mirbsd/src/distrib/lists/base/gnu/ |
| D | md.i386 | 381 ./usr/libdata/perl5/i386-mirbsd/5.8.8/auto/POSIX/scanf.al
|
| D | md.sparc | 381 ./usr/libdata/perl5/sparc-mirbsd/5.8.8/auto/POSIX/scanf.al
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | configure.ac | 864 AC_CACHE_CHECK([for long double support in scanf],
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | README | 439 scanf string -- this gives you a primitive parser for
|
| /mirbsd/src/lib/libncurses/src/doc/ |
| D | ncurses-intro.doc | 462 that can do scanf()(3)-style multi-field parsing on window input.
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 5136 ./man3/scanf.htm
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 2241 float-point numbers via the scanf format conversion specifier
|
| /mirbsd/src/distrib/lists/base/dev/ |
| D | mi | 6914 ./usr/share/man/cat3/scanf.0
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 6639 + add/use gcc __attribute__ for printf and scanf in curses.h
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltoc.pod | 17593 rewind, rewinddir, rmdir, scanf, setgid, setjmp, setlocale, setpgid,
|