Home
last modified time | relevance | path

Searched refs:error_out (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/
H A Dkdb_xdr.c255 goto error_out; in krb5_decode_princ_entry()
301 goto error_out; in krb5_decode_princ_entry()
310 goto error_out; in krb5_decode_princ_entry()
318 goto error_out; in krb5_decode_princ_entry()
328 goto error_out; in krb5_decode_princ_entry()
339 goto error_out; in krb5_decode_princ_entry()
343 goto error_out; in krb5_decode_princ_entry()
352 goto error_out; in krb5_decode_princ_entry()
358 goto error_out; in krb5_decode_princ_entry()
369 goto error_out; in krb5_decode_princ_entry()
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dlucid_context.c103 goto error_out; in gss_krb5int_export_lucid_sec_context()
110 goto error_out; in gss_krb5int_export_lucid_sec_context()
112 error_out: in gss_krb5int_export_lucid_sec_context()
141 goto error_out; in gss_krb5int_free_lucid_sec_context()
156 goto error_out; in gss_krb5int_free_lucid_sec_context()
164 error_out: in gss_krb5int_free_lucid_sec_context()
187 goto error_out; in make_external_lucid_ctx_v1()
206 goto error_out; in make_external_lucid_ctx_v1()
214 goto error_out; in make_external_lucid_ctx_v1()
218 goto error_out; in make_external_lucid_ctx_v1()
[all …]
H A Dexport_sec_context.c57 goto error_out; in krb5_gss_export_sec_context()
62 goto error_out; in krb5_gss_export_sec_context()
69 goto error_out; in krb5_gss_export_sec_context()
83 error_out: in krb5_gss_export_sec_context()
H A Dset_allowable_enctypes.c99 goto error_out; in gss_krb5int_set_allowable_enctypes()
108 goto error_out; in gss_krb5int_set_allowable_enctypes()
119 error_out: in gss_krb5int_set_allowable_enctypes()
H A Dacquire_cred.c830 goto error_out; in acquire_cred_context()
847 goto error_out; in acquire_cred_context()
859 goto error_out; in acquire_cred_context()
881 goto error_out; in acquire_cred_context()
896 error_out: in acquire_cred_context()
/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool45 error_out() function
369error_out 2 "Don't know how to handle ${kernel} -- ${prefix}/lib/modules/${kernel}/build/Makefile …
432 error_out 2 "Please provide path to a filter-file together with --filterfile" >&2
434 error_out 2 "Filterfile ${1} not found" >&2
442 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
455 error_out 2 "Please provide a prefix with --prefix" >&2
463 error_out 2 "Please provide the name of the repo together with --repo" >&2
471 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
528 error_out 2 "please pass target arch with --target"
530 error_out 2 "please pass kmodname with --kmodname"
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_accept_sec_context.c234 goto error_out; in gss_accept_sec_context()
238 goto error_out; in gss_accept_sec_context()
270 goto error_out; in gss_accept_sec_context()
293 goto error_out; in gss_accept_sec_context()
318 goto error_out; in gss_accept_sec_context()
330 goto error_out; in gss_accept_sec_context()
339 goto error_out; in gss_accept_sec_context()
358 error_out: in gss_accept_sec_context()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c897 goto error_out; in getifaddrs2()
907 goto error_out; in getifaddrs2()
945 goto error_out; in getifaddrs2()
951 goto error_out; in getifaddrs2()
958 goto error_out; in getifaddrs2()
964 goto error_out; in getifaddrs2()
975 goto error_out; in getifaddrs2()
983 goto error_out; in getifaddrs2()
1002 error_out: in getifaddrs2()
1039 goto error_out; in getlifaddrs2()
[all …]
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_cam.c376 goto error_out; in os_raid_response_error()
421 error_out: in os_raid_response_error()
452 goto error_out; in os_aio_response_error()
528 error_out: in os_aio_response_error()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3240 auto error_out = [&](llvm::StringRef error_message, std::string description) { in SaveTranscript() local
3255 return error_out("Unable to create file", in SaveTranscript()
3265 return error_out("Unable to write to destination file", in SaveTranscript()
/freebsd/sys/netinet/
H A Dsctp_output.c6510 error_out: in sctp_copy_mbufchain()
6528 goto error_out; in sctp_copy_mbufchain()
6583 goto error_out; in sctp_copy_mbufchain()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c143989 goto error_out;
143999 goto error_out;
144163 error_out:
172379 if( ((i64)fVal)!=fVal ) goto error_out;
172384 goto error_out;
172386 if( iVal<=0 ) goto error_out;
172400 error_out:
186628 goto error_out;
186635 goto error_out;
186651 goto error_out;
[all …]