Searched defs:test (Results 76 - 100 of 207) sorted by relevance

123456789

/freebsd-10.1-release/usr.bin/csup/
H A Dfnmatch.c61 char c, test; local
152 rangematch(const char *pattern, char test, int flags) argument
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c84 const char *test = "test string"; local
H A Dtest-weof.c65 const char *test = "test string"; local
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dclocktime.c63 u_int32 test[3]; /* result time stamp */ local
/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha1test.c82 static char *test[] = { variable
[all...]
H A Dshatest.c82 static char *test[] = { variable
[all...]
/freebsd-10.1-release/contrib/ntp/tests/libntp/
H A Dsfptostr.c34 s_fp test = 300 << 16; // exact 300.000000 local
42 s_fp test = -(200 << 16); // exact -200.000000 local
50 s_fp test = (300 << 16) + (1 << 15); // 300 + 0.5 local
58 s_fp test = -(200 << 16) - (1 << 15); // -200 - 0.5 local
66 s_fp test = (300 << 16) - (1 << 14); // 300 - 0.25 local
74 s_fp test = -(200 << 16) + (1 << 14)*3; // -200 + 0.75 local
82 s_fp test = 300 << 16; // 300 local
90 s_fp test = (2 << 16) + (1 << 14)*3; // 2 + 0.25*3 = 2.75 local
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dbuild_test.c162 struct c_o_test *test; local
192 struct cpp_test *test; local
221 struct cxx_o_test *test; local
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_open2.c60 test(int formatted, archive_open_callback *o, archive_read_callback *r, function
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Daccess.c91 const char *test = strrchr(path, '/'); local
/freebsd-10.1-release/lib/libc/string/
H A Dstrtok.c112 char blah[80], test[80]; local
/freebsd-10.1-release/lib/libutil/tests/
H A Dflopen_test.c182 static struct test { struct
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-fma.c54 #define test(func, x, y, z, result, exceptmask, excepts) do { \ macro
[all...]
H A Dtest-logarithm.c61 #define test(func, x, result, exceptmask, excepts) do { \ macro
68 #define test(func, x, result, exceptmask, excepts) do { \ macro
[all...]
/freebsd-10.1-release/tools/regression/netinet/ipdivert/
H A Dipdivert.c52 ok(const char *test) argument
59 fail(const char *test, const char *note) argument
67 failx(const char *test, const char *note) argument
75 ipdivert_create(const char *test) argument
86 ipdivert_close(const char *test, int s) argument
94 ipdivert_bind(const char *test, int s, u_short port, int expect) argument
119 const char *test; local
[all...]
/freebsd-10.1-release/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.c59 test(int domain, const char *domainstr, struct sockaddr *sa, socklen_t salen) function
/freebsd-10.1-release/tools/regression/posixsem/
H A Dtest.c40 static struct regression_test *test; variable in typeref:struct:regression_test
/freebsd-10.1-release/tools/regression/posixshm/
H A Dtest.c40 static struct regression_test *test; variable in typeref:struct:regression_test
/freebsd-10.1-release/tools/regression/priv/
H A Dpriv_acct.c65 priv_acct_setup(int asroot, int injail, struct test *test) argument
102 priv_acct_cleanup(int asroot, int injail, struct test *test) argument
117 priv_acct_enable(int asroot, int injail, struct test *tes argument
133 priv_acct_disable(int asroot, int injail, struct test *test) argument
149 priv_acct_rotate(int asroot, int injail, struct test *test) argument
165 priv_acct_noopdisable(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_cred.c51 priv_cred_setup(int asroot, int injail, struct test *test) argument
58 priv_cred_setuid(int asroot, int injail, struct test *test) argument
74 priv_cred_seteuid(int asroot, int injail, struct test *test) argument
90 priv_cred_setgid(int asroot, int injail, struct test *test) argument
106 priv_cred_setegid(int asroot, int injail, struct test *test) argument
125 priv_cred_setgroups(int asroot, int injail, struct test *test) argument
141 priv_cred_setreuid(int asroot, int injail, struct test *test) argument
157 priv_cred_setregid(int asroot, int injail, struct test *test) argument
173 priv_cred_setresuid(int asroot, int injail, struct test *test) argument
189 priv_cred_setresgid(int asroot, int injail, struct test *test) argument
205 priv_cred_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_chflags.c70 priv_vfs_chflags_froot_setup(int asroot, int injail, struct test *test) argument
80 priv_vfs_chflags_fowner_setup(int asroot, int injail, struct test *test) argument
91 priv_vfs_chflags_fother_setup(int asroot, int injail, struct test *test) argument
102 priv_vfs_chflags_froot_uflags(int asroot, int injail, struct test *test) argument
126 priv_vfs_chflags_fowner_uflags(int asroot, int injail, struct test *test) argument
150 priv_vfs_chflags_fother_uflags(int asroot, int injail, struct test *test) argument
174 priv_vfs_chflags_froot_sflags(int asroot, int injail, struct test *test) argument
198 priv_vfs_chflags_fowner_sflags(int asroot, int injail, struct test *test) argument
222 priv_vfs_chflags_fother_sflags(int asroot, int injail, struct test *test) argument
246 priv_vfs_chflags_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_clearsugid.c92 priv_vfs_clearsugid_setup(int asroot, int injail, struct test *test) argument
102 priv_vfs_clearsugid_chgrp(int asroot, int injail, struct test *test) argument
117 priv_vfs_clearsugid_extattr(int asroot, int injail, struct test *test) argument
129 priv_vfs_clearsugid_write(int asroot, int injail, struct test *test) argument
145 priv_vfs_clearsugid_cleanup(int asroot, int injail, struct test *tes argument
[all...]
H A Dpriv_vfs_stickyfile.c97 priv_vfs_stickyfile_dir_fowner(int asroot, int injail, struct test *test) argument
53 priv_vfs_stickyfile_dir_fowner_setup(int asroot, int injail, struct test *test) argument
64 priv_vfs_stickyfile_dir_fother_setup(int asroot, int injail, struct test *test) argument
75 priv_vfs_stickyfile_file_fowner_setup(int asroot, int injail, struct test *test) argument
86 priv_vfs_stickyfile_file_fother_setup(int asroot, int injail, struct test *test) argument
117 priv_vfs_stickyfile_dir_fother(int asroot, int injail, struct test *test) argument
137 priv_vfs_stickyfile_file_fowner(int asroot, int injail, struct test *test) argument
157 priv_vfs_stickyfile_file_fother(int asroot, int injail, struct test *test) argument
177 priv_vfs_stickyfile_dir_cleanup(int asroot, int injail, struct test *test) argument
187 priv_vfs_stickyfile_file_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_utimes.c54 priv_vfs_utimes_froot_setup(int asroot, int injail, struct test *test) argument
64 priv_vfs_utimes_fowner_setup(int asroot, int injail, struct test *test) argument
74 priv_vfs_utimes_fother_setup(int asroot, int injail, struct test *test) argument
90 priv_vfs_utimes_froot(int asroot, int injail, struct test *test) argument
113 priv_vfs_utimes_froot_null(int asroot, int injail, struct test *tes argument
133 priv_vfs_utimes_fowner(int asroot, int injail, struct test *test) argument
154 priv_vfs_utimes_fowner_null(int asroot, int injail, struct test *test) argument
174 priv_vfs_utimes_fother(int asroot, int injail, struct test *test) argument
197 priv_vfs_utimes_fother_null(int asroot, int injail, struct test *test) argument
217 priv_vfs_utimes_cleanup(int asroot, int injail, struct test *test) argument
[all...]
/freebsd-10.1-release/tools/regression/security/cap_test/
H A Dcap_test.h137 struct test { struct
[all...]

Completed in 122 milliseconds

123456789