Searched full:fetchfail (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/test/recipes/ |
H A D | 30-test_evp_fetch_prov.t | 35 { args => [ '-property', 'provider!=default', '-fetchfail' ], 38 { args => [ '-property', 'provider=fips', '-fetchfail' ], 53 { args => [ '-property', 'provider=default', '-fetchfail' ], 56 { args => [ '-property', 'provider!=fips', '-fetchfail' ], 65 { args => [ '-property', 'fips=no', '-fetchfail' ], 67 { args => [ '-property', 'fips!=yes', '-fetchfail' ],
|
/freebsd/usr.sbin/pkg/ |
H A D | pkg.c | 303 goto fetchfail; in fetch_to_fd() 315 goto fetchfail; in fetch_to_fd() 321 goto fetchfail; in fetch_to_fd() 325 goto fetchfail; in fetch_to_fd() 329 fetchfail: in fetch_to_fd() 869 goto fetchfail; in bootstrap_pkg() 881 goto fetchfail; in bootstrap_pkg() 897 goto fetchfail; in bootstrap_pkg() 909 fetchfail: in bootstrap_pkg()
|
/freebsd/crypto/openssl/test/ |
H A D | evp_fetch_prov_test.c | 48 { "fetchfail", OPT_FETCH_FAILURE, '-', "fetch is expected to fail" }, in test_get_options()
|