Searched refs:MLXF_OPEN (Results 1 – 2 of 2) sorted by relevance
166 #define MLXF_OPEN 0x0010 /* control device is open */ macro
709 if ((mlx->mlx_flags & MLXF_OPEN) != 0) in mlxopen()712 mlx->mlx_flags |= MLXF_OPEN; in mlxopen()725 mlx->mlx_flags &= ~MLXF_OPEN; in mlxclose()