Home
last modified time | relevance | path

Searched defs:pex_funcs (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/lib/libiberty/include/
H A Dpex-common.h89 struct pex_funcs struct
93 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */);
96 int (*open_write) (struct pex_obj *, const char */* name */,
107 long (*exec_child) (struct pex_obj *, int /* flags */,
114 int (*close) (struct pex_obj *, int);
141 const struct pex_funcs *); argument