Searched refs:scheme_max_secsz (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/mkimg/
H A Dscheme.h92 u_int scheme_max_secsz(void);
H A Dscheme.c182 scheme_max_secsz(void) function
H A Dmkimg.c687 if (secsz > scheme_max_secsz())
689 "size specified is %u", scheme_max_secsz(), secsz);

Completed in 113 milliseconds