Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/scripts/
H A Dkmodtool44 error_out() function
469 error_out 2 "Filterfile ${1} not found" >&2
477 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
490 error_out 2 "Please provide a prefix with --prefix" >&2
498 error_out 2 "Please provide the name of the repo together with --repo" >&2
579 error_out 2 "please pass target arch with --target"
581 error_out 2 "please pass kmodname with --kmodname"
583 error_out 2 "could not determine known variants"
585 error_out 2 "you need to provide both --obsolete-name and --obsolete-version"
601 error_out 2 "please provide repo name with --repo"
[all …]
/freebsd-13.1/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-13.1/sys/dev/drm2/
H A Ddrm_buffer.c76 goto error_out; in drm_buffer_alloc()
83 error_out: in drm_buffer_alloc()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-bootmem.c603 goto error_out; in cvmx_bootmem_phy_alloc()
612 goto error_out; in cvmx_bootmem_phy_alloc()
641 goto error_out; in cvmx_bootmem_phy_alloc()
657 goto error_out; in cvmx_bootmem_phy_alloc()
730 error_out: in cvmx_bootmem_phy_alloc()
/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_cam.c365 goto error_out; in os_raid_response_error()
409 error_out: in os_raid_response_error()
440 goto error_out; in os_aio_response_error()
516 error_out: in os_aio_response_error()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2949 auto error_out = [&](llvm::StringRef error_message, std::string description) { in SaveTranscript() local
2964 return error_out("Unable to create file", in SaveTranscript()
2974 return error_out("Unable to write to destination file", in SaveTranscript()
/freebsd-13.1/sys/netinet/
H A Dsctp_output.c6433 error_out: in sctp_copy_mbufchain()
6451 goto error_out; in sctp_copy_mbufchain()
6506 goto error_out; in sctp_copy_mbufchain()
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c132470 goto error_out;
132480 goto error_out;
132644 error_out:
156587 goto error_out;
156603 error_out:
170360 goto error_out;
170367 goto error_out;
170386 goto error_out;
170415 error_out:
209793 goto error_out;
[all …]