Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:bool

1732 	int	bool;
1734 bool = (ptr->flags & mask);
1735 profile_get_boolean(ctx->profile, "problems", key, name, bool, &bool);
1736 if (bool)