Searched refs:pex_msdos (Results 1 – 1 of 1) sorted by relevance
45 struct pex_msdos struct56 static int pex_msdos_fdindex (struct pex_msdos *, int); argument94 ret->sysdep = XNEW (struct pex_msdos); in pex_init()109 struct pex_msdos *ms; in pex_msdos_open()112 ms = (struct pex_msdos *) obj->sysdep; in pex_msdos_open()130 pex_msdos_fdindex (struct pex_msdos *ms, int fd) in pex_msdos_fdindex()144 struct pex_msdos *ms; in pex_msdos_close()147 ms = (struct pex_msdos *) obj->sysdep; in pex_msdos_close()162 struct pex_msdos *ms; in pex_msdos_exec_child()175 ms = (struct pex_msdos *) obj->sysdep; in pex_msdos_exec_child()[all …]