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

/freebsd-10.0-release/sbin/growfs/
H A Dgrowfs.c104 } cgun1, cgun2; variable in typeref:union:__anon5795
106 #define aocg cgun2.cg /* an old cylinder group */
579 memcpy((void *)&cgun1, (void *)&cgun2, sizeof(cgun2));
831 memcpy((void *)&cgun1, (void *)&cgun2, sizeof(cgun2));
1000 memcpy((void *)&cgun1, (void *)&cgun2, sizeof(cgun2));

Completed in 164 milliseconds