Searched refs:dup (Results 1 - 25 of 176) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/pch/include/
H A Dimport-2b.h1 int dup = 9; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/pch/include/
H A Dimport-2b.h1 int dup = 9; variable
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dunistd--.h24 #undef dup macro
25 #define dup dup_safer macro
H A Ddup-safer.c1 /* Invoke dup, but avoid some glitches.
33 /* Like dup, but do not return STDIN_FILENO, STDOUT_FILENO, or
44 return fd_safer (dup (fd));
H A Ddup2.c36 int duplicated_fd = dup (fd);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D991026-2.c10 extern int dup (int __fd) ;
27 dup(dup(open("/dev/null", 02 )));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D991026-2.c10 extern int dup (int __fd) ;
27 dup(dup(open("/dev/null", 02 )));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dhw-device.c59 char *dup = hw_zalloc (me, strlen (str) + 1); local
60 strcpy (dup, str);
61 return dup;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dopts-common.c155 char *dup; local
160 dup = XNEWVEC (char, len + 1);
161 dup[0] = '-';
162 dup[1] = opt[1];
163 memcpy (dup + 2, opt + 5, len - 2 + 1);
164 opt = dup;
167 free (dup);
H A Dira-conflicts.c203 int curr_alt, c, original, dup;
293 dup = original - '0';
296 if (commutative_constraint_p (recog_data.constraints[dup]))
297 dup++;
298 else if (dup > 0
299 && commutative_constraint_p (recog_data.constraints[dup -1]))
300 dup--;
304 return dup;
452 rtx set, operand, dup;
490 dup
201 int curr_alt, c, original, dup; local
450 rtx set, operand, dup; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libwrap/
H A Dshell_cmd.c89 } else if (dup(0) != 1 || dup(0) != 2) {
90 tcpd_warn("dup: %m");
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Dpass1b.c117 if (dlp->dup == blkno) {
119 dlp->dup = duphead->dup;
120 duphead->dup = blkno;
H A Dpass4.c149 if (dlp->dup != blkno)
151 dlp->dup = duplist->dup;
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dpass1b.c110 if (dlp->dup == blkno) {
112 dlp->dup = duphead->dup;
113 duphead->dup = blkno;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix52.exp100 "" {aix-no-dup-syms-1a.s aix-no-dup-syms-1b.s}
101 {{nm {} aix-no-dup-syms-1-rel.nd} {objdump -r aix-no-dup-syms-1-rel.rd}}
102 "aix-no-dup-syms-1.o"}
105 "-shared --allow-multiple-definition -bI:aix-no-dup-syms-1.im -bE:aix-no-dup-syms-1.ex"
106 "" {aix-no-dup-syms-1a.s aix-no-dup-syms-1b.s}
107 {{nm {} aix-no-dup
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dos.c116 inp = dup(0);
119 (void)dup(inp);
147 (void)dup(inp);
/netbsd-6-1-5-RELEASE/include/
H A Drmt.h49 #define dup rmtdup macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_fd.c99 fd = dup(fd_in);
107 fd = dup(fd_in);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mt/
H A Dmsys.s34 ; dup operand: dup, xx
36 fbcbdr R0,#0,R0,#0,#0,#0,#0,#0,#dup,#0 ; dup = 1
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddup-sect.exp36 set testfile dup-sect
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h136 #ifdef dup
137 #undef dup macro
139 #define dup(oldd) swrap_dup(oldd) macro
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dlsystem.c115 inp = dup(0);
123 dup(inp);
182 dup(inp);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dpex-djgpp.c130 org_in = dup (STDIN_FILE_NO);
134 *errmsg = "dup";
153 org_out = dup (STDOUT_FILE_NO);
157 *errmsg = "dup";
177 org_errdes = dup (STDERR_FILE_NO);
181 *errmsg = "dup";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dpex-djgpp.c130 org_in = dup (STDIN_FILE_NO);
134 *errmsg = "dup";
153 org_out = dup (STDOUT_FILE_NO);
157 *errmsg = "dup";
177 org_errdes = dup (STDERR_FILE_NO);
181 *errmsg = "dup";
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dpex-djgpp.c127 org_in = dup (STDIN_FILE_NO);
131 *errmsg = "dup";
150 org_out = dup (STDOUT_FILE_NO);
154 *errmsg = "dup";
174 org_errdes = dup (STDERR_FILE_NO);
178 *errmsg = "dup";

Completed in 317 milliseconds

12345678