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

/netbsd-6-1-5-RELEASE/usr.sbin/mlxctl/
H A Dextern.h62 int mlx_command(struct mlx_usercommand *, int);
H A Dutil.c81 mlx_command(struct mlx_usercommand *mu, int bomb) function
106 mlx_command(&mu, 1);
122 mlx_command(&mu, 1);
144 mlx_command(&mu, 1);
162 return (mlx_command(&mu, 0));
195 if ((rv = mlx_command(&mu, 0)) == 0) {

Completed in 113 milliseconds