Home
last modified time | relevance | path

Searched refs:ef_close (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/usr.sbin/kldxref/
H A Def.c87 static int ef_close(elf_file_t ef);
111 .close = ef_close,
660 ef_close(ef); in ef_open()
665 ef_close(elf_file_t ef) in ef_close() function