Searched defs:pex_funcs (Results 1 – 1 of 1) sorted by relevance
89 struct pex_funcs struct93 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