Searched refs:test_acct (Results 1 – 3 of 3) sorted by relevance
1 compile: test_acct4 ./test_acct7 rm -f *.o test_acct12 test_acct: test_acct.c test.o test.h target13 ${CC} -o test_acct test.o test_acct.c
22 test_acct() { in test_acct() function38 test_as_root (test_acct, 0, "acct"); in main()39 test_as_jailed_root (test_acct, EPERM, "acct"); in main()40 test_as_unpriv (test_acct, EPERM, "acct"); in main()41 test_as_jailed_unpriv (test_acct, EPERM, "acct"); in main()
9 priv/test_acct userland defaults