Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDimgact_elf.c96 static bool kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel);
257 .trans_osrel = kfreebsd_trans_osrel
261 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) in kfreebsd_trans_osrel() function