Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/af_unix/
H A Dscm_rights_denial_lsm.c203 static int check_secret(int fd, int idx) in check_secret() function
227 EXPECT_EQ(0, check_secret(slots[i], i)); in TEST_F()
248 EXPECT_EQ(0, check_secret(slots[i], i)); in TEST_F()
288 EXPECT_EQ(0, check_secret(slots[0], 0)); in TEST_F()