Searched refs:open_write (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpex-common.h105 int (*open_write) (struct pex_obj *, const char */* name */, member in struct:pex_funcs
109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
H A Dpex-common.c269 out = obj->funcs->open_write (obj, outname,
323 errdes = obj->funcs->open_write (obj, errname,
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dextern.h40 FILE *open_write(const char *);
H A Dcred_make.c197 out_f = open_write(out_path);
H A Dcred_verify.c150 out_f = open_write(out_path);
H A Dassert_get.c271 out_f = open_write(out_path);
H A Dutil.c70 open_write(const char *file) function

Completed in 267 milliseconds