Searched defs:test (Results 51 - 75 of 242) sorted by relevance

12345678910

/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_tree.c80 test(void) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c100 test(int r) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wcstod.c78 static struct test { struct
/freebsd-11-stable/contrib/ntp/libntp/
H A Dclocktime.c63 u_int32 test[3]; /* result time stamp */ local
/freebsd-11-stable/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-11-stable/contrib/gcc/
H A Dgenconditions.c117 const struct c_test *test = * (const struct c_test **) slot; local
/freebsd-11-stable/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-11-stable/contrib/libarchive/test_utils/
H A Dtest_utils.c37 test_filter(const char *pattern, const char *test) argument
76 int get_test_set(int *test_set, int limit, const char *test, argument
/freebsd-11-stable/sys/cddl/dev/dtrace/
H A Ddtrace_test.c40 SDT_PROVIDER_DEFINE(test); variable
/freebsd-11-stable/lib/libc/string/
H A Dstrtok.c112 char blah[80], test[80]; local
/freebsd-11-stable/lib/libutil/tests/
H A Dflopen_test.c182 static struct test { struct
H A Dtrimdomain-nodomain_test.c61 testit(const char *input, int hostsize, const char *output, const char *test) argument
H A Dtrimdomain_test.c61 testit(const char *input, int hostsize, const char *output, const char *test) argument
/freebsd-11-stable/sbin/setkey/
H A Dtest-policy.c94 int test(char *policy, int family) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/regress/
H A Dstrtonumtest.c41 test(const char *p, long long lb, long long ub, int ok) function
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dstore-test.c96 int test = 1; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dbase64-test.c44 struct test { struct
H A Dfnmatch.c65 char c, test; local
142 rangematch(const char *pattern, int test, int flags) argument
H A Dhex-test.c44 struct test { struct
/freebsd-11-stable/sys/libkern/
H A Dfnmatch.c58 char c, test; local
157 rangematch(const char *pattern, char test, int flags, char **newp) argument
/freebsd-11-stable/tests/sys/file/
H A Ddup_test.c83 int orgfd, fd1, fd2, test = 0; local
[all...]
/freebsd-11-stable/tools/regression/priv/
H A Dmain.h61 struct test { struct
[all...]
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_io.c58 priv_io_setup(int asroot, int asjail, struct test *test) argument
81 priv_io(int asroot, int injail, struct test *test) argument
103 priv_io_cleanup(int asroot, int asjail, struct test *test) argument

Completed in 234 milliseconds

12345678910