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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c108 #define STATIC_SGI static macro
111 #define STATIC_SGI extern macro
477 STATIC_SGI const char *const sgi_sys_types[];
478 STATIC_SGI unsigned sgi_get_num_sectors(int i);
479 STATIC_SGI int sgi_get_sysid(int i);
480 STATIC_SGI void sgi_delete_partition(int i);
481 STATIC_SGI void sgi_change_sysid(int i, int sys);
482 STATIC_SGI void sgi_list_table(int xtra);
484 STATIC_SGI void sgi_set_xcyl(void);
486 STATIC_SGI in
[all...]

Completed in 29 milliseconds