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

/freebsd-10.2-release/tools/regression/mac/mac_bsdextended/
H A Dtest_ugidfw.c65 static const char *test_users[] = { variable
71 static const int test_users_len = sizeof(test_users) / sizeof(char *);
161 if (getpwnam(test_users[i]) == NULL)
163 test_users[i]);

Completed in 87 milliseconds