FreeBSD kernel kern code
brandnote_cb_arg Struct Reference

Data Fields

Elf_Brandnote * brandnote
 
int32_t * osrel
 

Detailed Description

Definition at line 2748 of file imgact_elf.c.

Field Documentation

◆ brandnote

Elf_Brandnote* brandnote_cb_arg::brandnote

Definition at line 2749 of file imgact_elf.c.

Referenced by brandnote_cb(), and check_note().

◆ osrel

int32_t* brandnote_cb_arg::osrel

Definition at line 2750 of file imgact_elf.c.

Referenced by brandnote_cb(), and check_note().


The documentation for this struct was generated from the following file: