Searched defs:test (Results 276 - 300 of 445) sorted by relevance

<<1112131415161718

/freebsd-current/tools/regression/priv/
H A Dpriv_vfs_clearsugid.c90 priv_vfs_clearsugid_setup(int asroot, int injail, struct test *test) argument
100 priv_vfs_clearsugid_chgrp(int asroot, int injail, struct test *test) argument
115 priv_vfs_clearsugid_extattr(int asroot, int injail, struct test *test) argument
127 priv_vfs_clearsugid_write(int asroot, int injail, struct test *test) argument
143 priv_vfs_clearsugid_cleanup(int asroot, int injail, struct test *tes argument
[all...]
H A Dpriv_cred.c49 priv_cred_setup(int asroot, int injail, struct test *test) argument
56 priv_cred_setuid(int asroot, int injail, struct test *test) argument
72 priv_cred_seteuid(int asroot, int injail, struct test *test) argument
88 priv_cred_setgid(int asroot, int injail, struct test *test) argument
104 priv_cred_setegid(int asroot, int injail, struct test *test) argument
123 priv_cred_setgroups(int asroot, int injail, struct test *test) argument
139 priv_cred_setreuid(int asroot, int injail, struct test *test) argument
155 priv_cred_setregid(int asroot, int injail, struct test *test) argument
171 priv_cred_setresuid(int asroot, int injail, struct test *test) argument
187 priv_cred_setresgid(int asroot, int injail, struct test *test) argument
203 priv_cred_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_stickyfile.c95 priv_vfs_stickyfile_dir_fowner(int asroot, int injail, struct test *test) argument
51 priv_vfs_stickyfile_dir_fowner_setup(int asroot, int injail, struct test *test) argument
62 priv_vfs_stickyfile_dir_fother_setup(int asroot, int injail, struct test *test) argument
73 priv_vfs_stickyfile_file_fowner_setup(int asroot, int injail, struct test *test) argument
84 priv_vfs_stickyfile_file_fother_setup(int asroot, int injail, struct test *test) argument
115 priv_vfs_stickyfile_dir_fother(int asroot, int injail, struct test *test) argument
135 priv_vfs_stickyfile_file_fowner(int asroot, int injail, struct test *test) argument
155 priv_vfs_stickyfile_file_fother(int asroot, int injail, struct test *test) argument
175 priv_vfs_stickyfile_dir_cleanup(int asroot, int injail, struct test *test) argument
185 priv_vfs_stickyfile_file_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_utimes.c52 priv_vfs_utimes_froot_setup(int asroot, int injail, struct test *test) argument
62 priv_vfs_utimes_fowner_setup(int asroot, int injail, struct test *test) argument
72 priv_vfs_utimes_fother_setup(int asroot, int injail, struct test *test) argument
88 priv_vfs_utimes_froot(int asroot, int injail, struct test *test) argument
111 priv_vfs_utimes_froot_null(int asroot, int injail, struct test *tes argument
131 priv_vfs_utimes_fowner(int asroot, int injail, struct test *test) argument
152 priv_vfs_utimes_fowner_null(int asroot, int injail, struct test *test) argument
172 priv_vfs_utimes_fother(int asroot, int injail, struct test *test) argument
195 priv_vfs_utimes_fother_null(int asroot, int injail, struct test *test) argument
215 priv_vfs_utimes_cleanup(int asroot, int injail, struct test *test) argument
[all...]
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test.h135 struct test { struct
[all...]
/freebsd-current/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.c57 test(int domain, const char *domainstr, struct sockaddr *sa, socklen_t salen) function
/freebsd-current/tools/regression/posixsem/
H A Dtest.c40 static struct regression_test *test; variable in typeref:struct:regression_test
/freebsd-current/tools/regression/netinet/ipdivert/
H A Dipdivert.c50 ok(const char *test) argument
57 fail(const char *test, const char *note) argument
65 failx(const char *test, const char *note) argument
73 ipdivert_create(const char *test) argument
84 ipdivert_close(const char *test, int s) argument
92 ipdivert_bind(const char *test, int s, u_short port, int expect) argument
117 const char *test; local
[all...]
/freebsd-current/contrib/libevent/test/
H A Dtest-eof.c85 const char *test = "test string"; local
/freebsd-current/crypto/openssl/test/
H A Dcmactest.c40 } test[3] = { variable in typeref:struct:test_st
[all...]
H A Dhexstr_test.c69 struct testdata *test = &tbl_testdata[test_index]; local
90 struct testdata *test = &tbl_testdata[test_index]; local
119 struct testdata *test = &tbl_testdata[test_index]; local
[all...]
H A Dpoly1305_internal_test.c1509 const TESTDATA test = tests[idx]; local
[all...]
H A Dsiphash_internal_test.c172 TESTDATA test = tests[idx]; local
H A Dsslbuffertest.c46 static int test_func(int test) argument
[all...]
/freebsd-current/contrib/arm-optimized-routines/string/test/
H A Dmemcpy.c58 test (const struct fun *fun, int dalign, int salign, int len) function
H A Dmemmove.c56 test (const struct fun *fun, int dalign, int salign, int len) function
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A DDir.mk[all...]
/freebsd-current/contrib/bsnmp/tests/
H A Dconstbuf.h43 namespace test { namespace
/freebsd-current/contrib/libucl/tests/
H A Dtest_generate.c46 const ucl_object_t *found, *it_obj, *test; local
[all...]
H A Dtest_schema.c99 const ucl_object_t *schema, *tests, *description, *test; local
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_newwin.c261 NCURSES_SIZE_T test = (NCURSES_SIZE_T) value; local
/freebsd-current/contrib/netbsd-tests/lib/libc/setjmp/
H A Dt_threadjmp.c102 h_check(int test) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbrtowc.c75 static struct test { struct
H A Dt_wctomb.c74 static struct test { struct
/freebsd-current/crypto/heimdal/lib/wind/
H A Dtest-normalize.c83 test(char *buf, unsigned lineno) function

Completed in 141 milliseconds

<<1112131415161718