Home | Sort by: relevance | last modified time | path |
/src/sbin/fdisk/ | |
fdisk.c | 123 int is_corrupt; /* 1 if extended chain illegal */ member in struct:__anon2996032a0108 702 if (ext.is_corrupt) 898 (v_flag <= 2 && !ext.is_corrupt)) 1181 ext.is_corrupt = 1; |
fdisk.c | 123 int is_corrupt; /* 1 if extended chain illegal */ member in struct:__anon2996032a0108 702 if (ext.is_corrupt) 898 (v_flag <= 2 && !ext.is_corrupt)) 1181 ext.is_corrupt = 1; |