Home
last modified time | relevance | path

Searched refs:X_BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/arch/sparc/stand/installboot/
Dinstallboot.c64 #define X_BLOCKSIZE 2 macro
238 if (nl[X_BLOCKSIZE].n_type != N_DATA + N_EXT) {
240 nl[X_BLOCKSIZE].n_un.n_name, N_DATA + N_EXT,
241 nl[X_BLOCKSIZE].n_type);
275 block_size_p = (int32_t *) (bp + nl[X_BLOCKSIZE].n_value + off);