Searched defs:dup (Results 1 - 25 of 131) sorted by relevance

123456

/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunistd--.h24 #undef dup macro
25 #define dup dup_safer macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dunistd--.h23 #undef dup macro
24 #define dup dup_safer macro
H A Ddup.c29 #undef dup macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dunistd--.h23 #undef dup macro
24 #define dup dup_safer macro
H A Ddup.c29 #undef dup macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-device.c63 char *dup = hw_zalloc (me, strlen (str) + 1); local
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-device.c61 char *dup = hw_zalloc (me, strlen (str) + 1); local
/netbsd-current/include/
H A Drmt.h50 #define dup rmtdup macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h137 #undef dup macro
139 #define dup(oldd) swrap_dup(oldd) macro
/netbsd-current/sys/dist/pf/net/
H A Dpf_ruleset.c192 struct pf_anchor *dup, *parent = NULL; local
/netbsd-current/usr.sbin/fstyp/
H A Dhammer.c168 char *dup = NULL, *p, *volpath, *rootvolpath, x[HAMMER_MAX_VOLUMES]; local
H A Dhammer2.c418 char *dup = NULL, *target_label = NULL, *p, *volpath, *rootvolpath; local
/netbsd-current/external/mit/expat/dist/tests/
H A Dstructdata.c59 XML_Char *dup = malloc(byte_count); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.c211 ENGINE **d, *dup; local
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dhmap_templ.c100 ISL_HMAP *dup; local
/netbsd-current/external/mit/isl/dist/
H A Disl_reordering.c71 isl_reordering *dup; local
H A Disl_pw_templ.c169 PW *dup; local
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dnonposix.h66 # define dup(f) _dup(f) macro
/netbsd-current/sbin/fsck_lfs/
H A Dfsck.h133 daddr_t dup; member in struct:dups
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-div.c132 mp_ptr np, dup, dnp, qp, rp, junkp; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dadd.c396 slap_mods2entry( Modifications *mods, Entry **e, int initial, int dup, const char **text, char *textbuf, size_t textlen ) argument
/netbsd-current/lib/librefuse/
H A Drefuse_opt.c304 char* dup = strdup(param); local
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dprocess-stdio.c98 static int uv__duplicate_handle(uv_loop_t* loop, HANDLE handle, HANDLE* dup) { argument
131 static int uv__duplicate_fd(uv_loop_t* loop, int fd, HANDLE* dup) { argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dexdatatest.c67 int dup; member in struct:myobj_ex_data_st
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dexdatatest.c68 int dup; member in struct:myobj_ex_data_st

Completed in 272 milliseconds

123456