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

/freebsd-current/usr.sbin/uefisign/
H A Duefisign.h38 #define MAX_SECTIONS 128 macro
59 off_t x_section_off[MAX_SECTIONS];
60 size_t x_section_len[MAX_SECTIONS];
H A Dpe.c238 if (number_of_sections >= MAX_SECTIONS) {
240 number_of_sections, MAX_SECTIONS);

Completed in 152 milliseconds