Searched defs:pex_funcs (Results 1 – 1 of 1) sorted by relevance
99 struct pex_funcs struct103 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */);106 int (*open_write) (struct pex_obj *, const char */* name */,117 pid_t (*exec_child) (struct pex_obj *, int /* flags */,124 int (*close) (struct pex_obj *, int);151 const struct pex_funcs *); argument