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

/freebsd-13-stable/usr.bin/mkimg/
H A Dscheme.h91 u_int scheme_max_parts(void);
H A Dscheme.c175 scheme_max_parts(void) function
H A Dmkimg.c691 if (nparts > scheme_max_parts())
693 scheme_max_parts(), nparts);

Completed in 109 milliseconds