Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sgi.c479 int Index[16]; /* list of valid partitions */ in verify_sgi() local
489 Index[sortcount++] = i; in verify_sgi()
503 qsort(Index, sortcount, sizeof(Index[0]), (void*)compare_start); in verify_sgi()
504 if (sgi_get_sysid(Index[0]) == SGI_ENTIRE_DISK) { in verify_sgi()
505 if ((Index[0] != 10) && verbose) in verify_sgi()
507 if ((sgi_get_start_sector(Index[0]) != 0) && verbose) { in verify_sgi()
511 sgi_get_start_sector(Index[0])); in verify_sgi()
514 if ((sgi_get_num_sectors(Index[0]) != lastblock) && verbose) in verify_sgi()
517 sgi_get_num_sectors(Index[0]), lastblock); in verify_sgi()
518 lastblock = sgi_get_num_sectors(Index[0]); in verify_sgi()
[all …]
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped368 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
541 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing