Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk.c2925 int gb; in open_list_and_close() local
2936 gb = get_boot(TRY_ONLY); in open_list_and_close()
2937 if (gb > 0) { /* I/O error */ in open_list_and_close()
2946 if (gb < 0) { /* no DOS signature */ in open_list_and_close()