Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/stand/ahdilabel/ | |
read.c | 225 int i, have_root, pno; local in function:assign_letters 230 have_root = 0; 238 if (!have_root && pid == AHDI_PID_NBD) { 240 have_root = 1; |
read.c | 225 int i, have_root, pno; local in function:assign_letters 230 have_root = 0; 238 if (!have_root && pid == AHDI_PID_NBD) { 240 have_root = 1; |
/src/sys/arch/atari/atari/ | |
disksubr.c | 412 int i, have_root, user_part; local in function:ahdi_to_bsd 415 have_root = (apt->at_bblock != NO_BOOT_BLOCK); 437 if (!have_root) { 438 have_root = 1; |
disksubr.c | 412 int i, have_root, user_part; local in function:ahdi_to_bsd 415 have_root = (apt->at_bblock != NO_BOOT_BLOCK); 437 if (!have_root) { 438 have_root = 1; |