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

/freebsd-13-stable/usr.sbin/binmiscctl/
H A Dbinmiscctl.c404 ximgact_binmisc_entry_t xbe_out, *xbe_outp = NULL; local
416 bzero(&xbe_out, sizeof(xbe_out));
439 xbe_out_sz = sizeof(xbe_out);
440 xbe_outp = &xbe_out;
499 xbe_out_sz += sizeof(xbe_out);
510 for(i = 0; i < howmany(xbe_out_sz, sizeof(xbe_out)); i++)

Completed in 106 milliseconds