Home
last modified time | relevance | path

Searched refs:pex_win32_open_write (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dpex-win32.c81 static int pex_win32_open_write (struct pex_obj *, const char *, int, int);
98 pex_win32_open_write,
128 pex_win32_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_win32_open_write() function
638 int fd = pex_win32_open_write (obj, response_file, 0, 0); in win32_spawn()
DChangeLog2330 * pex-win32.c (pex_win32_open_write): Likewise.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dpex-win32.c81 static int pex_win32_open_write (struct pex_obj *, const char *, int, int);
98 pex_win32_open_write,
128 pex_win32_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_win32_open_write() function
638 int fd = pex_win32_open_write (obj, response_file, 0, 0); in win32_spawn()
DChangeLog2330 * pex-win32.c (pex_win32_open_write): Likewise.
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dpex-win32.c80 static int pex_win32_open_write (struct pex_obj *, const char *, int, int);
97 pex_win32_open_write,
127 pex_win32_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_win32_open_write() function
DChangeLog1839 * pex-win32.c (pex_win32_open_write): Likewise.