Searched refs:pex_msdos_fdindex (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-msdos.c56 static int pex_msdos_fdindex (struct pex_msdos *, int);
130 pex_msdos_fdindex (struct pex_msdos *ms, int fd) function
201 inindex = pex_msdos_fdindex (ms, in);
212 outindex = pex_msdos_fdindex (ms, out);

Completed in 72 milliseconds