FreeBSD kernel kern code
fctl_cb_arg Struct Reference

Data Fields

bool * has_fctl0
 
uint32_t * fctl0
 

Detailed Description

Definition at line 2777 of file imgact_elf.c.

Field Documentation

◆ fctl0

uint32_t* fctl_cb_arg::fctl0

Definition at line 2779 of file imgact_elf.c.

Referenced by check_note(), and note_fctl_cb().

◆ has_fctl0

bool* fctl_cb_arg::has_fctl0

Definition at line 2778 of file imgact_elf.c.

Referenced by check_note(), and note_fctl_cb().


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