Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 25 of 82) sorted by relevance

1234

/dragonfly/contrib/lvm2/dist/lib/config/
H A Dconfig.c958 const char *path, const char *fail) in _find_config_str()
975 const char *path, const char *fail) in find_config_str()
982 const char *path, int64_t fail) in _find_config_int64()
996 int find_config_int(const struct config_node *cn, const char *path, int fail) in find_config_int()
1004 const char *path, float fail) in _find_config_float()
1021 float fail) in find_config_float()
1033 const char *path, const char *fail) in find_config_tree_str()
1039 int fail) in find_config_tree_int()
1046 float fail) in find_config_tree_float()
1062 static int _str_to_bool(const char *str, int fail) in _str_to_bool()
[all …]
/dragonfly/test/testcases/crypto/aes/
H A Daestest.c218 int fail = 0; in do_tests() local
247 int lnum = 0, fail = 0; in run_file() local
348 int allowed = 0, fail = 0, i; in main() local
/dragonfly/test/testcases/crypto/serpent/
H A Dserpent_test.c225 int fail = 0; in do_tests() local
262 int lnum = 0, fail = 0; in run_file() local
376 int allowed = 0, fail = 0, i; in main() local
/dragonfly/test/testcases/crypto/twofish/
H A Dtwofish_test.c225 int fail = 0; in do_tests() local
262 int lnum = 0, fail = 0; in run_file() local
376 int allowed = 0, fail = 0, i; in main() local
/dragonfly/usr.sbin/efisetup/
H A Defisetup.sh40 fail() { function
/dragonfly/contrib/cryptsetup/tests/
H A Dalign-test12 fail() function
H A Dcompat-test31 function fail() function
/dragonfly/test/testcases/crypto/aesctr/
H A Daesctr.c235 int i, fail = 1, len, j, length[TST_NUM]; in run() local
283 int allowed = 0, fail = 0, i; in main() local
/dragonfly/sys/crypto/siphash/
H A Dsiphash_test.c107 int i, fail = 0; in SipHash24_TestVectors() local
/dragonfly/lib/libc/nls/
H A Dmsgcat.c61 #define RLOCK(fail) { int ret; \ argument
67 #define WLOCK(fail) { int ret; \ argument
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_dispatch.c68 int err, fail, nsuccess, r; in openpam_dispatch() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dse.c99 bool fail = false; in dse_possible_dead_store_p() local
H A Dhw-doloop.h154 void (*fail) (hwloop_info loop); member
/dragonfly/contrib/gcc-4.7/libssp/
H A Dssp.c99 fail (const char *msg1, size_t msg1len, const char *msg3) in fail() function
/dragonfly/contrib/gcc-8.0/libssp/
H A Dssp.c115 fail (const char *msg1, size_t msg1len, const char *msg3) in fail() function
/dragonfly/usr.bin/mail/
H A Dhead.c73 fail(const char *linebuf, const char *reason) in fail() function
/dragonfly/contrib/grep/src/
H A Dkwset.c82 struct trie *fail; /* Aho-Corasick failure function. */ member
344 treefails (struct tree const *tree, struct trie const *fail, in treefails()
483 struct trie *fail; in kwsprep() local
/dragonfly/crypto/openssh/
H A Dssh-keysign.c74 int r, pktype, fail; in valid_request() local
/dragonfly/test/testcases/crypto/aesxts/
H A Daes_xts.c1803 int allowed = 0, fail = 0; in main() local
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dmakeucnid.c45 fail (const char *s) in fail() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhw-doloop.h155 void (*fail) (hwloop_info loop); member
H A Dselftest.c42 fail (const location &loc, const char *msg) in fail() function
H A Dfixed-value.c116 bool fail; in fixed_from_string() local
1043 bool fail; in fixed_convert_from_real() local
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c539 bool fail = false; in c_finish_omp_for() local
812 bool fail; member
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c347 bool fail = false; in c_finish_omp_for() local

1234