Home
last modified time | relevance | path

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

/freebsd/tests/sys/audit/
H A Dinter-process.c375 ATF_TC_WITH_CLEANUP(msgctl_illegal_command);
376 ATF_TC_HEAD(msgctl_illegal_command, tc) in ATF_TC_HEAD() argument
382 ATF_TC_BODY(msgctl_illegal_command, tc) in ATF_TC_BODY() argument
396 ATF_TC_CLEANUP(msgctl_illegal_command, tc) in ATF_TC_CLEANUP() argument
1603 ATF_TP_ADD_TC(tp, msgctl_illegal_command); in ATF_TP_ADD_TCS()