Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/scripts/
H A Dkmodtool44 error_out() function
433 error_out 2 "Filterfile ${1} not found" >&2
441 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
454 error_out 2 "Please provide a prefix with --prefix" >&2
462 error_out 2 "Please provide the name of the repo together with --repo" >&2
470 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
527 error_out 2 "please pass target arch with --target"
529 error_out 2 "please pass kmodname with --kmodname"
531 error_out 2 "could not determine known variants"
547 error_out 2 "please provide repo name with --repo"
[all …]
/freebsd-14.2/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()
975 goto error_out; in getifaddrs2()
983 goto error_out; in getifaddrs2()
1002 error_out: in getifaddrs2()
1121 goto error_out; in getlifaddrs2()
1129 goto error_out; in getlifaddrs2()
[all …]
/freebsd-14.2/sys/dev/smartpqi/
H A Dsmartpqi_cam.c381 goto error_out; in os_raid_response_error()
426 error_out: in os_raid_response_error()
457 goto error_out; in os_aio_response_error()
533 error_out: in os_aio_response_error()
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3219 auto error_out = [&](llvm::StringRef error_message, std::string description) { in SaveTranscript() local
3234 return error_out("Unable to create file", in SaveTranscript()
3244 return error_out("Unable to write to destination file", in SaveTranscript()
/freebsd-14.2/sys/netinet/
H A Dsctp_output.c6512 error_out: in sctp_copy_mbufchain()
6530 goto error_out; in sctp_copy_mbufchain()
6585 goto error_out; in sctp_copy_mbufchain()
/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c142046 goto error_out;
142056 goto error_out;
142227 error_out:
169577 goto error_out;
169593 error_out:
183716 goto error_out;
183723 goto error_out;
183742 goto error_out;
183771 error_out:
226608 goto error_out;
[all …]