| /src/external/gpl2/xcvs/dist/lib/ |
| unistd--.h | 24 #undef dup macro 25 #define dup dup_safer macro
|
| dup-safer.c | 1 /* Invoke dup, but avoid some glitches. 18 __RCSID("$NetBSD: dup-safer.c,v 1.2 2016/05/17 14:00:09 christos Exp $"); 36 /* Like dup, but do not return STDIN_FILENO, STDOUT_FILENO, or 47 return fd_safer (dup (fd));
|
| dup2.c | 39 int duplicated_fd = dup (fd);
|
| /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.thread/ |
| test_import.d | 6 auto b = x.dup;
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| unistd--.h | 23 #undef dup macro 24 #define dup dup_safer macro
|
| dup.c | 29 #undef dup macro 66 dupfd = dup (fd); 80 # define dup_nothrow dup
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| unistd--.h | 23 #undef dup macro 24 #define dup dup_safer macro
|
| dup.c | 29 #undef dup macro 66 dupfd = dup (fd); 80 # define dup_nothrow dup
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| hw-device.c | 61 char *dup = hw_zalloc (me, strlen (str) + 1); local 62 strcpy (dup, str); 63 return dup;
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| hw-device.c | 61 char *dup = hw_zalloc (me, strlen (str) + 1); local 62 strcpy (dup, str); 63 return dup;
|
| /src/usr.bin/make/unit-tests/ |
| dir.exp | 16 Expanding "dup-{1,1,1,1,1,1,1}"... dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 43 : dup-1
|
| /src/external/gpl3/gcc/dist/contrib/header-tools/ |
| count-headers | 31 dup = { } 35 if dup.get (d) == None: 40 dup[d] = 1
|
| /src/external/gpl3/gcc.old/dist/contrib/header-tools/ |
| count-headers | 31 dup = { } 35 if dup.get (d) == None: 40 dup[d] = 1
|
| /src/lib/libwrap/ |
| shell_cmd.c | 89 } else if (dup(0) != 1 || dup(0) != 2) { 90 tcpd_warn("dup: %m");
|
| /src/sbin/fsck_ext2fs/ |
| pass1b.c | 117 if (dlp->dup == blkno) { 118 blkerror(idesc->id_number, "DUP", blkno); 119 dlp->dup = duphead->dup; 120 duphead->dup = blkno;
|
| pass4.c | 124 clri(&idesc, "BAD/DUP", 1); 149 if (dlp->dup != blkno) 151 dlp->dup = duplist->dup;
|
| /src/sbin/fsck_ffs/ |
| pass1b.c | 110 if (dlp->dup == blkno) { 111 blkerror(idesc->id_number, "DUP", blkno); 112 dlp->dup = duphead->dup; 113 duphead->dup = blkno;
|
| /src/external/mit/isl/dist/ |
| isl_list_templ.h | 16 __isl_give LIST(EL) *FN(LIST(EL),dup)(__isl_keep LIST(EL) *list);
|
| isl_reordering.c | 71 isl_reordering *dup; local 76 dup = isl_reordering_alloc(isl_reordering_get_ctx(r), 78 if (!dup) 81 dup->space = isl_reordering_get_space(r); 82 if (!dup->space) 83 return isl_reordering_free(dup); 84 for (i = 0; i < dup->src_len; ++i) 85 dup->pos[i] = r->pos[i]; 87 return dup;
|
| /src/tools/compat/ |
| dprintf.c | 52 if ((e = dup(fd)) == -1)
|
| /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/ |
| __init__.py | 51 # We want to control gdb stdin and stdout entirely, so we dup 53 saved_out = os.dup(1) 54 saved_in = os.dup(0)
|
| /src/distrib/utils/more/ |
| os.c | 116 inp = dup(0); 119 (void)dup(inp); 147 (void)dup(inp);
|
| /src/include/ |
| rmt.h | 50 #define dup rmtdup macro
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/ |
| defs.mk | 6 G_libgnu_a_OBJECTS= openat-proc.o basename-lgpl.o canonicalize-lgpl.o chdir-long.o chown.o cloexec.o count-one-bits.o dirname-lgpl.o stripslash.o error.o exitfail.o fcntl.o fd-hook.o fd-safer-flag.o dup-safer-flag.o fdopendir.o filenamecat-lgpl.o free.o fstatat.o getcwd.o getcwd-lgpl.o getdelim.o getline.o getprogname.o glob.o globfree.o glob_pattern_p.o hard-locale.o localcharset.o lock.o lstat.o malloca.o math.o mbrtowc.o memchr.o mkdir.o openat.o openat-die.o rawmemchr.o readlink.o rmdir.o save-cwd.o scratch_buffer_dupfree.o scratch_buffer_grow.o scratch_buffer_grow_preserve.o scratch_buffer_set_array_size.o select.o setenv.o setlocale_null.o setlocale-lock.o sockets.o stat.o stat-time.o strerror.o strerror-override.o strnlen1.o sys_socket.o tempname.o threadlib.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unsetenv.o wctype-h.o
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/ |
| defs.mk | 6 G_libgnu_a_OBJECTS= openat-proc.o basename-lgpl.o canonicalize-lgpl.o chdir-long.o chown.o cloexec.o count-one-bits.o dirname-lgpl.o stripslash.o error.o exitfail.o fcntl.o fd-hook.o fd-safer-flag.o dup-safer-flag.o fdopendir.o filenamecat-lgpl.o free.o fstatat.o getcwd.o getcwd-lgpl.o getdelim.o getline.o getprogname.o glob.o globfree.o glob_pattern_p.o hard-locale.o localcharset.o lock.o lstat.o malloca.o math.o mbrtowc.o memchr.o mkdir.o openat.o openat-die.o rawmemchr.o readlink.o rmdir.o save-cwd.o scratch_buffer_dupfree.o scratch_buffer_grow.o scratch_buffer_grow_preserve.o scratch_buffer_set_array_size.o select.o setenv.o setlocale_null.o setlocale-lock.o sockets.o stat.o stat-time.o strerror.o strerror-override.o strnlen1.o sys_socket.o tempname.o threadlib.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unsetenv.o wctype-h.o
|