Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/dragonfly/contrib/cryptsetup/tests/
HDcompat-test31 function fail() function
70 ./fileDiffer.py $IMG $ORIG_IMG $1|| fail
75 [ -e /dev/mapper/$DEV_NAME ] || fail
82 echo "compatkey" | $CRYPTSETUP luksOpen $LOOPDEV $DEV_NAME || fail
86 echo "wrongkey" | $CRYPTSETUP luksOpen $LOOPDEV $DEV_NAME && fail
91 echo "key0" | $CRYPTSETUP -i 1000 -c aes-cbc-essiv:sha256 -s 128 luksFormat $LOOPDEV || fail
95 …o "key0" | $CRYPTSETUP -i 1000 -h sha512 -c aes-cbc-essiv:sha256 -s 128 luksFormat $LOOPDEV || fail
99 echo "key0" | $CRYPTSETUP luksOpen $LOOPDEV $DEV_NAME || fail
104 echo -e "key0\nkey1" | $CRYPTSETUP luksAddKey $LOOPDEV || fail
106 echo "key1" | $CRYPTSETUP luksOpen $LOOPDEV $DEV_NAME || fail
[all …]
/dragonfly/usr.sbin/fstyp/
HDhammer.c107 goto fail; in fstyp_hammer()
109 goto fail; in fstyp_hammer()
111 goto fail; in fstyp_hammer()
113 goto fail; in fstyp_hammer()
130 fail: in fstyp_hammer()
143 goto fail; in test_volume()
147 goto fail; in test_volume()
149 goto fail; in test_volume()
152 fail: in test_volume()
168 goto fail; in __fsvtyp_hammer()
[all …]
HDhammer2.c301 goto fail; in read_label()
313 goto fail; in read_label()
318 goto fail; in read_label()
344 goto fail; in read_label()
372 fail: in read_label()
386 goto fail; in fstyp_hammer2()
388 goto fail; in fstyp_hammer2()
390 goto fail; in fstyp_hammer2()
393 fail: in fstyp_hammer2()
408 goto fail; in __fsvtyp_hammer2()
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/
HDmakeucnid.c45 fail (const char *s) in fail() function
60 fail ("opening ucnid.tab"); in read_ucnid()
80 fail ("parsing ucnid.tab [1]"); in read_ucnid()
88 fail ("parsing ucnid.tab, end before start"); in read_ucnid()
91 fail ("parsing ucnid.tab, junk after range"); in read_ucnid()
96 fail ("parsing ucnid.tab, end too large"); in read_ucnid()
103 fail ("reading ucnid.tab"); in read_ucnid()
118 fail ("opening UnicodeData.txt"); in read_table()
131 fail ("parsing UnicodeData.txt, reading code point"); in read_table()
149 fail ("parsing UnicodeData.txt, combining class not number"); in read_table()
[all …]
/dragonfly/lib/libsdp/
HDsession.c85 goto fail; in sdp_open()
89 goto fail; in sdp_open()
95 goto fail; in sdp_open()
103 goto fail; in sdp_open()
112 goto fail; in sdp_open()
119 goto fail; in sdp_open()
125 goto fail; in sdp_open()
129 goto fail; in sdp_open()
136 goto fail; in sdp_open()
140 goto fail; in sdp_open()
[all …]
/dragonfly/contrib/wpa_supplicant/src/common/
HDdpp.c373 goto fail; in dpp_debug_print_point()
378 goto fail; in dpp_debug_print_point()
382 fail: in dpp_debug_print_point()
536 goto fail; in dpp_set_pubkey_point_group()
543 goto fail; in dpp_set_pubkey_point_group()
549 goto fail; in dpp_set_pubkey_point_group()
560 goto fail; in dpp_set_pubkey_point_group()
567 goto fail; in dpp_set_pubkey_point_group()
577 fail: in dpp_set_pubkey_point_group()
632 goto fail; in dpp_ecdh()
[all …]
/dragonfly/contrib/gdb-7/gdb/python/
HDpy-evts.c46 goto fail; in add_new_registry()
51 goto fail; in add_new_registry()
55 fail: in add_new_registry()
70 goto fail; in gdbpy_initialize_py_events()
73 goto fail; in gdbpy_initialize_py_events()
76 goto fail; in gdbpy_initialize_py_events()
79 goto fail; in gdbpy_initialize_py_events()
82 goto fail; in gdbpy_initialize_py_events()
90 goto fail; in gdbpy_initialize_py_events()
94 fail: in gdbpy_initialize_py_events()
HDpy-event.c37 goto fail; in create_event_object()
41 goto fail; in create_event_object()
45 fail: in create_event_object()
79 goto fail; in gdbpy_initialize_event_generic()
83 goto fail; in gdbpy_initialize_event_generic()
87 fail: in gdbpy_initialize_event_generic()
109 goto fail; in evpy_emit_event()
116 goto fail; in evpy_emit_event()
130 fail: in evpy_emit_event()
HDpy-stopevent.c29 goto fail; in create_stop_event_object()
33 fail: in create_stop_event_object()
69 goto fail; in emit_stop_event()
73 goto fail; in emit_stop_event()
84 goto fail; in emit_stop_event()
95 goto fail; in emit_stop_event()
104 goto fail; in emit_stop_event()
109 fail: in emit_stop_event()
/dragonfly/usr.sbin/cpucontrol/
HDvia.c115 goto fail; in via_update()
121 goto fail; in via_update()
131 goto fail; in via_update()
143 goto fail; in via_update()
148 goto fail; in via_update()
152 goto fail; in via_update()
162 goto fail; in via_update()
169 goto fail; in via_update()
175 goto fail; in via_update()
187 goto fail; in via_update()
[all …]
HDintel.c121 goto fail; in intel_update()
127 goto fail; in intel_update()
138 goto fail; in intel_update()
150 goto fail; in intel_update()
155 goto fail; in intel_update()
159 goto fail; in intel_update()
169 goto fail; in intel_update()
176 goto fail; in intel_update()
191 goto fail; in intel_update()
203 goto fail; in intel_update()
[all …]
HDamd.c106 goto fail; in amd_update()
121 goto fail; in amd_update()
126 goto fail; in amd_update()
130 goto fail; in amd_update()
139 goto fail; in amd_update()
145 goto fail; in amd_update()
158 goto fail; in amd_update()
169 goto fail; in amd_update()
174 fail: in amd_update()
/dragonfly/contrib/wpa_supplicant/src/utils/
HDjson.c92 goto fail; in json_parse_string()
109 goto fail; in json_parse_string()
132 goto fail; in json_parse_string()
145 goto fail; in json_parse_string()
154 fail: in json_parse_string()
239 goto fail; in json_parse()
252 goto fail; in json_parse()
258 goto fail; in json_parse()
264 goto fail; in json_parse()
275 goto fail; in json_parse()
[all …]
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_nl80211_scan.c124 goto fail; in nl80211_abort_vendor_scan()
135 goto fail; in nl80211_abort_vendor_scan()
138 fail: in nl80211_abort_vendor_scan()
198 goto fail; in nl80211_scan_common()
205 goto fail; in nl80211_scan_common()
217 goto fail; in nl80211_scan_common()
224 goto fail; in nl80211_scan_common()
229 goto fail; in nl80211_scan_common()
260 goto fail; in nl80211_scan_common()
268 goto fail; in nl80211_scan_common()
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
HDelfcore.h102 goto fail; in elf_core_file_p()
132 goto fail; in elf_core_file_p()
203 goto fail; in elf_core_file_p()
208 goto fail; in elf_core_file_p()
238 goto fail; in elf_core_file_p()
240 goto fail; in elf_core_file_p()
251 goto fail; in elf_core_file_p()
261 goto fail; in elf_core_file_p()
272 goto fail; in elf_core_file_p()
286 goto fail; in elf_core_file_p()
[all …]
/dragonfly/crypto/openssh/
HDssh-keysign.c74 int r, pktype, fail; in valid_request() local
80 fail = 0; in valid_request()
92 fail++; in valid_request()
97 fail++; in valid_request()
107 fail++; in valid_request()
114 fail++; in valid_request()
124 fail++; in valid_request()
127 fail++; in valid_request()
129 fail++; in valid_request()
136 fail++; in valid_request()
[all …]
HDdh.c88 goto fail; in parse_prime()
98 goto fail; in parse_prime()
106 goto fail; in parse_prime()
113 goto fail; in parse_prime()
124 goto fail; in parse_prime()
130 goto fail; in parse_prime()
134 goto fail; in parse_prime()
138 goto fail; in parse_prime()
143 goto fail; in parse_prime()
147 goto fail; in parse_prime()
[all …]
/dragonfly/contrib/wpa_supplicant/src/ap/
HDaccounting.c56 goto fail; in accounting_msg()
68 goto fail; in accounting_msg()
92 goto fail; in accounting_msg()
98 goto fail; in accounting_msg()
101 goto fail; in accounting_msg()
113 goto fail; in accounting_msg()
123 goto fail; in accounting_msg()
132 goto fail; in accounting_msg()
141 goto fail; in accounting_msg()
150 goto fail; in accounting_msg()
[all …]
/dragonfly/contrib/mdocml/
HDdbm_map.c68 goto fail; in dbm_map()
72 goto fail; in dbm_map()
76 goto fail; in dbm_map()
80 goto fail; in dbm_map()
92 goto fail; in dbm_map()
99 goto fail; in dbm_map()
106 goto fail; in dbm_map()
110 goto fail; in dbm_map()
116 goto fail; in dbm_map()
120 fail: in dbm_map()
/dragonfly/usr.sbin/efisetup/
HDefisetup.sh40 fail() { function
136 if [ $? != 0 ]; then fail "mkdir -p /efimnt"; fi
149 if [ $? != 0 ]; then fail "initial disklabel"; fi
160 if [ $? != 0 ]; then fail "disklabel setup"; fi
165 if [ $? != 0 ]; then fail "newfs ${drive}s1a"; fi
167 if [ $? != 0 ]; then fail "newfs_hammer2 ${drive}s1d"; fi
173 if [ $? != 0 ]; then fail "mount ${drive}s1d"; fi
176 if [ $? != 0 ]; then fail "mount ${drive}s1a"; fi
206 if [ $? != 0 ]; then fail "make installworld"; fi
208 if [ $? != 0 ]; then fail "make installkernel"; fi
[all …]
/dragonfly/contrib/grep/src/
HDkwset.c82 struct trie *fail; /* Aho-Corasick failure function. */ member
155 kwset->trie->fail = NULL; in kwsalloc()
222 cur->trie->fail = NULL; in kwsincr()
344 treefails (struct tree const *tree, struct trie const *fail, in treefails() argument
352 treefails (tree->llink, fail, recourse, reverse); in treefails()
353 treefails (tree->rlink, fail, recourse, reverse); in treefails()
357 while (fail) in treefails()
359 cur = fail->links; in treefails()
367 tree->trie->fail = cur->trie; in treefails()
372 fail = fail->fail; in treefails()
[all …]
/dragonfly/lib/libssh/openbsd-compat/
HDgetrrsetbyname-ldns.c82 goto fail; in getrrsetbyname()
88 goto fail; in getrrsetbyname()
94 goto fail; in getrrsetbyname()
102 goto fail; in getrrsetbyname()
117 goto fail; in getrrsetbyname()
124 goto fail; in getrrsetbyname()
131 goto fail; in getrrsetbyname()
138 goto fail; in getrrsetbyname()
182 goto fail; in getrrsetbyname()
192 goto fail; in getrrsetbyname()
[all …]
/dragonfly/sys/dev/misc/ipmi/
HDipmi_ssif.c108 goto fail; in ssif_polled_request()
123 goto fail; in ssif_polled_request()
141 goto fail; in ssif_polled_request()
168 goto fail; in ssif_polled_request()
199 goto fail; in ssif_polled_request()
217 goto fail; in ssif_polled_request()
223 goto fail; in ssif_polled_request()
229 goto fail; in ssif_polled_request()
267 goto fail; in ssif_polled_request()
277 goto fail; in ssif_polled_request()
[all …]
/dragonfly/contrib/lvm2/dist/test/
HDmkdtemp78 fail=0
82 || fail=1
85 case $d in "$destdir"*);; *) fail=1;; esac
88 test -d "$d" || fail=1
91 perms=$(ls -dgo "$d" 2>/dev/null) || fail=1
92 case $perms in drwx------*) ;; *) fail=1;; esac
94 test $fail = 0 && {
/dragonfly/sys/dev/drm/i915/
HDintel_uc_fw.c64 goto fail; in intel_uc_fw_fetch()
76 goto fail; in intel_uc_fw_fetch()
91 goto fail; in intel_uc_fw_fetch()
104 goto fail; in intel_uc_fw_fetch()
112 goto fail; in intel_uc_fw_fetch()
123 goto fail; in intel_uc_fw_fetch()
163 goto fail; in intel_uc_fw_fetch()
171 goto fail; in intel_uc_fw_fetch()
184 fail: in intel_uc_fw_fetch()
229 goto fail; in intel_uc_fw_upload()
[all …]

12345678910>>...27