fsck_cmd
extern struct fsck_cmd cmd; /* sysctl file system update commands */
bzero(&cmd, sizeof(struct fsck_cmd));
struct fsck_cmd cmd; /* sysctl file system update commands */
struct fsck_cmd cmd;