Home
last modified time | relevance | path

Searched refs:handle_error (Results 1 – 25 of 2315) sorted by relevance

12345678910>>...93

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_file.erl23 -export([handle_error/4]).
29 handle_error(eacces, Op, ModData, Path) -> function
31 handle_error(enoent, Op, ModData, Path) -> function
33 handle_error(enotdir, Op, ModData, Path) -> function
34 handle_error(404, Op, ModData, Path,
36 handle_error(eisdir, Op, ModData, Path) -> function
37 handle_error(403, Op, ModData, Path,
39 handle_error(emfile, Op, _ModData, Path) -> function
41 handle_error({enfile,_}, Op, _ModData, Path) -> function
43 handle_error(_Reason, Op, _ModData, Path) -> function
[all …]
/dports/audio/libmpdclient/libmpdclient-2.20/src/
H A Dexample.c77 return handle_error(c); in readpicture()
82 return handle_error(c); in readpicture()
94 return handle_error(c); in readpicture()
111 return handle_error(c); in readpicture()
114 return handle_error(c); in readpicture()
133 return handle_error(conn); in main()
152 return handle_error(conn); in main()
319 return handle_error(conn); in main()
386 handle_error(conn); in main()
406 handle_error(conn); in main()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/test/
H A Dmisc.c14 static void handle_error(int errcode, const char *str) in handle_error() function
67 handle_error(errcode, "MPI_File_open"); in main()
72 handle_error(errcode, "MPI_File_write"); in main()
77 handle_error(errcode, "MPI_File_sync"); in main()
82 handle_error(errcode, "MPI_File_get_amode"); in main()
129 handle_error(errcode, "MPI_File_set_view"); in main()
136 handle_error(errcode, "MPI_File_get_view"); in main()
165 handle_error(errcode, "MPI_File_set_size"); in main()
170 handle_error(errcode, "MPI_File_sync"); in main()
187 handle_error(errcode, "MPI_File_seek"); in main()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/test/
H A Dmisc.c14 static void handle_error(int errcode, const char *str) in handle_error() function
67 handle_error(errcode, "MPI_File_open"); in main()
72 handle_error(errcode, "MPI_File_write"); in main()
77 handle_error(errcode, "MPI_File_sync"); in main()
82 handle_error(errcode, "MPI_File_get_amode"); in main()
129 handle_error(errcode, "MPI_File_set_view"); in main()
136 handle_error(errcode, "MPI_File_get_view"); in main()
165 handle_error(errcode, "MPI_File_set_size"); in main()
170 handle_error(errcode, "MPI_File_sync"); in main()
187 handle_error(errcode, "MPI_File_seek"); in main()
[all …]
/dports/mail/imapsync/imapsync-1d08afa/W/
H A Dtest_exe.bat14 CALL :handle_error .\imapsync.exe --tests
15 CALL :handle_error .\imapsync.exe --testslive --nossl2
19 @REM CALL :handle_error .\imapsync.exe --testslive6 --nossl2
24 CALL :handle_error CALL :launch_imapsync --justconnect --ssl1 --ssl2
25 CALL :handle_error CALL :launch_imapsync --justconnect --tls1 --tls2
26 CALL :handle_error CALL :launch_imapsync --justconnect --ssl1 --tls2
27 CALL :handle_error CALL :launch_imapsync --justconnect --tls1 --ssl2
28 CALL :handle_error CALL :launch_imapsync --justlogin --ssl1 --ssl2
29 CALL :handle_error CALL :launch_imapsync --justlogin --tls1 --tls2
38 CALL :handle_error CALL :launch_imapsync --ssl1 --ssl2 --delete2
[all …]
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/cpp_api/
H A Darray.h365 ctx.handle_error( in is_open()
382 ctx.handle_error( in schema()
422 ctx.handle_error( in open()
463 ctx.handle_error( in open()
561 ctx.handle_error( in open()
611 ctx.handle_error( in reopen()
636 ctx.handle_error( in reopen_at()
650 ctx.handle_error( in timestamp()
698 ctx.handle_error( in config()
855 ctx.handle_error( in create()
[all …]
H A Dfragment_info.h81 ctx.handle_error( in load()
91 ctx.handle_error(tiledb_fragment_info_load_with_key( in load()
103 ctx.handle_error(tiledb_fragment_info_get_fragment_uri( in fragment_uri()
138 ctx.handle_error( in non_empty_domain_var()
162 ctx.handle_error( in non_empty_domain_var()
186 ctx.handle_error(tiledb_fragment_info_get_mbr_num( in mbr_num()
303 ctx.handle_error(tiledb_fragment_info_get_dense( in dense()
312 ctx.handle_error(tiledb_fragment_info_get_sparse( in sparse()
330 ctx.handle_error(tiledb_fragment_info_get_cell_num( in cell_num()
339 ctx.handle_error(tiledb_fragment_info_get_version( in version()
[all …]
H A Darray_schema.h164 ctx.handle_error(tiledb_array_schema_load_with_key( in ArraySchema()
226 ctx.handle_error(
234 ctx.handle_error(tiledb_array_schema_get_array_type( in array_type()
243 ctx.handle_error(tiledb_array_schema_get_capacity( in capacity()
259 ctx.handle_error(tiledb_array_schema_set_capacity( in set_capacity()
289 ctx.handle_error(tiledb_array_schema_get_tile_order( in tile_order()
302 ctx.handle_error(tiledb_array_schema_set_tile_order( in set_tile_order()
323 ctx.handle_error(tiledb_array_schema_get_cell_order( in cell_order()
428 ctx.handle_error(tiledb_array_schema_get_domain( in domain()
450 ctx.handle_error(tiledb_array_schema_set_domain( in set_domain()
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/examples/tutorial/
H A Dpnetcdf-write-nb.c46 static void handle_error(int status, int lineno) in handle_error() function
78 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
83 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
86 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
89 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
92 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
101 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
116 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
120 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
123 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
[all …]
H A Dpnetcdf-write-nfiles.c33 static void handle_error(int status, int lineno) in handle_error() function
73 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
79 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
82 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
85 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
88 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
94 ret = ncmpi_enddef(ncfile); if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
109 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
112 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
115 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
H A Dpnetcdf-write-standard.c44 static void handle_error(int status, int lineno) in handle_error() function
70 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
73 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
76 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
79 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
82 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
91 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
97 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
100 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
103 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
H A Dpnetcdf-write-flexible.c44 static void handle_error(int status, int lineno) in handle_error() function
70 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
73 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
76 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
79 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
82 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
91 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
100 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
103 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
106 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
H A Dpnetcdf-write-from-master.c44 static void handle_error(int status, int lineno) in handle_error() function
70 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
73 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
76 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
79 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
82 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
85 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
104 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
107 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
110 if (ret != NC_NOERR) handle_error(ret, __LINE__); in main()
/dports/audio/libgme/game-music-emu-0.6.1/demo/
H A Dcpp_basics.cpp9 void handle_error( const char* str );
23 handle_error( gme_identify_file( filename, &file_type ) ); in main()
25 handle_error( "Unsupported music type" ); in main()
30 handle_error( "Out of memory" ); in main()
31 handle_error( emu->set_sample_rate( sample_rate ) ); in main()
34 handle_error( emu->load_file( filename ) ); in main()
37 handle_error( emu->start_track( track ) ); in main()
51 handle_error( emu->play( size, buf ) ); in main()
63 void handle_error( const char* str ) in handle_error() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/demo/
H A Dcpp_basics.cpp9 void handle_error( const char* str );
23 handle_error( gme_identify_file( filename, &file_type ) ); in main()
25 handle_error( "Unsupported music type" ); in main()
30 handle_error( "Out of memory" ); in main()
31 handle_error( emu->set_sample_rate( sample_rate ) ); in main()
34 handle_error( emu->load_file( filename ) ); in main()
37 handle_error( emu->start_track( track ) ); in main()
51 handle_error( emu->play( size, buf ) ); in main()
63 void handle_error( const char* str ) in handle_error() function
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/test/
H A Dmisc.c.in14 static void handle_error(int errcode, const char *str) function
66 handle_error(errcode, "MPI_File_open");
71 handle_error(errcode, "MPI_File_write");
76 handle_error(errcode, "MPI_File_sync");
81 handle_error(errcode, "MPI_File_get_amode");
130 handle_error(errcode, "MPI_File_set_view");
138 handle_error(errcode, "MPI_File_get_view");
168 handle_error(errcode, "MPI_File_set_size");
173 handle_error(errcode, "MPI_File_sync");
190 handle_error(errcode, "MPI_File_seek");
[all …]
/dports/textproc/xlnt/libstudxml-e729667/libstudxml/
H A Dserializer.cxx127 handle_error (e); in start_element()
136 handle_error (e); in end_element()
180 handle_error (e); in start_attribute()
187 handle_error (e); in end_attribute()
215 handle_error (e); in attribute()
224 handle_error (e); in characters()
236 handle_error (e); in namespace_decl()
247 handle_error (e); in xml_decl()
262 handle_error (e); in doctype_decl()
277 handle_error (e); in lookup_namespace_prefix()
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/test/
H A Dmisc.c.in14 void handle_error(int errcode, char *str);
16 void handle_error(int errcode, char *str) function
69 handle_error(errcode, "MPI_File_open");
74 handle_error(errcode, "MPI_File_write");
79 handle_error(errcode, "MPI_File_sync");
84 handle_error(errcode, "MPI_File_get_amode");
131 handle_error(errcode, "MPI_File_set_view");
138 handle_error(errcode, "MPI_File_get_view");
172 handle_error(errcode, "MPI_File_sync");
189 handle_error(errcode, "MPI_File_seek");
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A De752x_edac.c384 if (handle_error) in process_ce()
442 if (handle_error) in process_ue()
451 if (!handle_error) in process_ue_no_info_wr()
485 if (handle_error) in process_ded_retry()
494 if (handle_error) in process_threshold_ce()
539 if (handle_error) in global_error()
566 if (handle_error) in hub_error()
623 if (handle_error) in nsi_error()
649 if (handle_error) in membuf_error()
681 if (handle_error) in sysbus_error()
[all …]

12345678910>>...93