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

/freebsd-11-stable/tests/sys/audit/
H A Dmiscellaneous.c89 struct i386_ioperm_args i3sysarg; local
90 bzero(&i3sysarg, sizeof(i3sysarg));
123 ATF_REQUIRE_EQ(0, sysarch(I386_GET_IOPERM, &i3sysarg));

Completed in 226 milliseconds