Home
last modified time | relevance | path

Searched refs:msgctl_illegal_command (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/tests/sys/audit/
H A Dinter-process.c377 ATF_TC_WITH_CLEANUP(msgctl_illegal_command);
378 ATF_TC_HEAD(msgctl_illegal_command, tc) in ATF_TC_HEAD() argument
384 ATF_TC_BODY(msgctl_illegal_command, tc) in ATF_TC_BODY() argument
398 ATF_TC_CLEANUP(msgctl_illegal_command, tc) in ATF_TC_CLEANUP() argument
1605 ATF_TP_ADD_TC(tp, msgctl_illegal_command); in ATF_TP_ADD_TCS()