Searched refs:current_label_type (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dfdisk_aix.c60 current_label_type = 0;
66 current_label_type = LABEL_AIX;
H A Dfdisk_sgi.c238 current_label_type = LABEL_DOS;
251 current_label_type = LABEL_SGI;
848 current_label_type = LABEL_SGI;
H A Dfdisk.c118 #define LABEL_IS_DOS (LABEL_DOS == current_label_type)
121 #define LABEL_IS_SUN (LABEL_SUN == current_label_type)
129 #define LABEL_IS_SGI (LABEL_SGI == current_label_type)
137 #define LABEL_IS_AIX (LABEL_AIX == current_label_type)
145 #define LABEL_IS_OSF (LABEL_OSF == current_label_type)
315 smallint /* enum label_type */ current_label_type; member in struct:globals
354 #define current_label_type (G.current_label_type ) macro
1201 current_label_type = LABEL_DOS;
1397 current_label_type
[all...]
H A Dfdisk_sun.c103 current_label_type = LABEL_DOS;
121 current_label_type = LABEL_SUN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dfdisk_aix.c60 current_label_type = 0;
66 current_label_type = LABEL_AIX;
H A Dfdisk_sgi.c238 current_label_type = LABEL_DOS;
251 current_label_type = LABEL_SGI;
848 current_label_type = LABEL_SGI;
H A Dfdisk.c118 #define LABEL_IS_DOS (LABEL_DOS == current_label_type)
121 #define LABEL_IS_SUN (LABEL_SUN == current_label_type)
129 #define LABEL_IS_SGI (LABEL_SGI == current_label_type)
137 #define LABEL_IS_AIX (LABEL_AIX == current_label_type)
145 #define LABEL_IS_OSF (LABEL_OSF == current_label_type)
315 smallint /* enum label_type */ current_label_type; member in struct:globals
354 #define current_label_type (G.current_label_type ) macro
1201 current_label_type = LABEL_DOS;
1397 current_label_type
[all...]
H A Dfdisk_sun.c103 current_label_type = LABEL_DOS;
121 current_label_type = LABEL_SUN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dfdisk_aix.c60 current_label_type = 0;
66 current_label_type = LABEL_AIX;
H A Dfdisk_sgi.c238 current_label_type = LABEL_DOS;
251 current_label_type = LABEL_SGI;
848 current_label_type = LABEL_SGI;
H A Dfdisk.c118 #define LABEL_IS_DOS (LABEL_DOS == current_label_type)
121 #define LABEL_IS_SUN (LABEL_SUN == current_label_type)
129 #define LABEL_IS_SGI (LABEL_SGI == current_label_type)
137 #define LABEL_IS_AIX (LABEL_AIX == current_label_type)
145 #define LABEL_IS_OSF (LABEL_OSF == current_label_type)
315 smallint /* enum label_type */ current_label_type; member in struct:globals
354 #define current_label_type (G.current_label_type ) macro
1201 current_label_type = LABEL_DOS;
1397 current_label_type
[all...]
H A Dfdisk_sun.c103 current_label_type = LABEL_DOS;
121 current_label_type = LABEL_SUN;

Completed in 573 milliseconds