Searched refs:eftype (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libc/db/btree/
H A Dbt_open.c217 goto eftype;
239 goto eftype;
242 goto eftype;
244 goto eftype;
323 eftype: errno = EFTYPE;
/freebsd-11.0-release/usr.sbin/kldxref/
H A Dkldxref.c534 int error, eftype, nmlen; local
549 eftype = EF_GET_TYPE(&ef);
550 if (eftype != EFT_KLD && eftype != EFT_KERNEL) {

Completed in 114 milliseconds