Home
last modified time | relevance | path

Searched +defs:status +defs:c (Results 201 – 225 of 33455) sorted by relevance

12345678910>>...1339

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/rpc/
H A Ddcerpc_smb2.c42 static void pipe_dead(struct dcerpc_connection *c, NTSTATUS status) in pipe_dead()
52 struct dcerpc_connection *c; member
65 NTSTATUS status; in smb2_read_callback() local
97 struct dcerpc_connection *c = state->c; in smb2_read_callback() local
183 struct dcerpc_connection *c; member
193 struct dcerpc_connection *c = state->c; in smb2_trans_callback() local
194 NTSTATUS status; in smb2_trans_callback() local
260 struct dcerpc_connection *c = req->async.private; in smb2_write_callback() local
359 struct dcerpc_connection *c; member
421 struct dcerpc_connection *c = state->c; in pipe_open_recv() local
[all …]
H A Ddcerpc_sock.c47 static void sock_dead(struct dcerpc_connection *p, NTSTATUS status) in sock_dead()
70 static void sock_error_handler(void *private, NTSTATUS status) in sock_error_handler()
171 NTSTATUS status; in sock_send_request() local
328 struct composite_context *c; in dcerpc_pipe_open_socket_send() local
365 NTSTATUS status = composite_wait(c); in dcerpc_pipe_open_socket_recv() local
383 struct composite_context *c; in dcerpc_pipe_open_socket() local
548 NTSTATUS status; in dcerpc_pipe_open_tcp_recv() local
606 struct composite_context *c; in dcerpc_pipe_open_unix_stream_send() local
641 NTSTATUS status = composite_wait(c); in dcerpc_pipe_open_unix_stream_recv() local
694 struct composite_context *c; in dcerpc_pipe_open_pipe_send() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/mpi/
H A Dstatus.hpp5 struct status struct
27 diy::mpi::status::cancelled() const in cancelled()
43 int c; in count() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/mpi/
H A Dstatus.hpp5 struct status struct
27 diy::mpi::status::cancelled() const in cancelled()
43 int c; in count() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/mpi/
H A Dstatus.hpp5 struct status struct
27 diy::mpi::status::cancelled() const in cancelled()
43 int c; in count() local
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dcollectdctl.c168 int status; in parse_identifier() local
198 static int getval(lcc_connection_t *c, int argc, char **argv) { in getval()
205 int status; in getval() local
244 static int flush(lcc_connection_t *c, int argc, char **argv) { in flush()
253 int status; in flush() local
355 static int listval(lcc_connection_t *c, int argc, char **argv) { in listval()
359 int status; in listval() local
400 static int putval(lcc_connection_t *c, int argc, char **argv) { in putval()
408 int status; in putval() local
549 lcc_connection_t *c; in main() local
[all …]
/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_conn.c113 apr_status_t status = APR_SUCCESS; in h2_conn_child_init() local
182 apr_status_t h2_conn_setup(conn_rec *c, request_rec *r, server_rec *s) in h2_conn_setup()
186 apr_status_t status; in h2_conn_setup() local
208 apr_status_t h2_conn_run(conn_rec *c) in h2_conn_run()
210 apr_status_t status; in h2_conn_run() local
266 apr_status_t h2_conn_pre_close(struct h2_ctx *ctx, conn_rec *c) in h2_conn_pre_close()
272 apr_status_t status = h2_session_pre_close(session, async_mpm); in h2_conn_pre_close() local
288 apr_status_t status; in h2_secondary_create() local
290 conn_rec *c; in h2_secondary_create() local
/dports/net/samba412/samba-4.12.15/source4/libcli/smb_composite/
H A Dsesssetup.c315 static NTSTATUS session_setup_nt1(struct composite_context *c, in session_setup_nt1()
424 static NTSTATUS session_setup_old(struct composite_context *c, in session_setup_old()
499 NTSTATUS status; in session_setup_spnego_restart() local
577 static NTSTATUS session_setup_spnego(struct composite_context *c, in session_setup_spnego()
620 struct composite_context *c; in smb_composite_sesssetup_send() local
622 NTSTATUS status; in smb_composite_sesssetup_send() local
685 struct composite_context *c = in smb_composite_sesssetup_spnego_done1() local
691 NTSTATUS status; in smb_composite_sesssetup_spnego_done1() local
719 struct composite_context *c = in smb_composite_sesssetup_spnego_done2() local
726 NTSTATUS status; in smb_composite_sesssetup_spnego_done2() local
[all …]
H A Dfsinfo.c30 static NTSTATUS fsinfo_connect(struct composite_context *c, in fsinfo_connect()
33 NTSTATUS status; in fsinfo_connect() local
58 static NTSTATUS fsinfo_query(struct composite_context *c, in fsinfo_query()
61 NTSTATUS status; in fsinfo_query() local
113 struct composite_context *c = talloc_get_type(req->async.private_data, in fsinfo_raw_handler() local
120 struct composite_context *c = talloc_get_type(creq->async.private_data, in fsinfo_composite_handler() local
133 struct composite_context *c; in smb_composite_fsinfo_send() local
186 NTSTATUS smb_composite_fsinfo_recv(struct composite_context *c, TALLOC_CTX *mem_ctx) in smb_composite_fsinfo_recv()
188 NTSTATUS status; in smb_composite_fsinfo_recv() local
211 struct composite_context *c = smb_composite_fsinfo_send(tree, io, resolve_ctx, ev); in smb_composite_fsinfo() local
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet_rpc_conf.c192 NTSTATUS status = NT_STATUS_OK; in rpc_conf_del_value() local
266 NTSTATUS status = NT_STATUS_OK; in rpc_conf_set_share() local
416 NTSTATUS status = NT_STATUS_OK; in rpc_conf_get_share() local
666 NTSTATUS status = NT_STATUS_OK; in rpc_conf_open_conf() local
757 NTSTATUS status = NT_STATUS_OK; in rpc_conf_listshares_internal() local
842 NTSTATUS status = NT_STATUS_OK; in rpc_conf_delshare_internal() local
926 NTSTATUS status = NT_STATUS_OK; in rpc_conf_list_internal() local
1043 NTSTATUS status = NT_STATUS_OK; in rpc_conf_drop_internal() local
1166 NTSTATUS status = NT_STATUS_OK; in rpc_conf_import_internal() local
1334 NTSTATUS status = NT_STATUS_OK; in rpc_conf_showshare_internal() local
[all …]
/dports/net/samba412/samba-4.12.15/source4/librpc/rpc/
H A Ddcerpc.c51 NTSTATUS status; member
129 struct dcecli_connection *c; in dcerpc_connection_init() local
296 NTSTATUS status; in dcerpc_bh_raw_call_done() local
340 NTSTATUS status; in dcerpc_bh_raw_call_recv() local
389 NTSTATUS status; in dcerpc_bh_disconnect_recv() local
1534 struct dcerpc_sec_vt *c = NULL; in dcerpc_request_prepare_vt() local
1780 struct dcecli_connection *c = in dcerpc_io_trigger() local
2325 static void dcerpc_transport_dead(struct dcecli_connection *c, NTSTATUS status) in dcerpc_transport_dead()
2351 struct dcecli_connection *c; member
2357 static NTSTATUS dcerpc_shutdown_pipe(struct dcecli_connection *c, NTSTATUS status) in dcerpc_shutdown_pipe()
[all …]
/dports/emulators/xhomer/xhomer-9-16-06/
H A Dscp_tty.c52 unsigned int32 status; in ttinit() local
69 unsigned int status; in ttrunstate() local
80 unsigned int status; in ttcmdstate() local
117 unsigned int status; in sim_putchar() local
118 char c; in sim_putchar() local
157 int c; in sim_poll_kbd() local
166 t_stat sim_putchar (int32 c) in sim_putchar()
236 int status; in sim_poll_kbd() local
246 char c; in sim_putchar() local
316 int status; in sim_poll_kbd() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libsrtp/src/crypto/cipher/
H A Daes_gcm_nss.c80 static srtp_err_status_t srtp_aes_gcm_nss_alloc(srtp_cipher_t **c, in srtp_aes_gcm_nss_alloc()
162 static srtp_err_status_t srtp_aes_gcm_nss_dealloc(srtp_cipher_t *c) in srtp_aes_gcm_nss_dealloc()
198 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_context_init() local
236 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_iv() local
264 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_aad() local
284 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_do_crypto() local
305 srtp_err_status_t status = (srtp_err_status_ok); in srtp_aes_gcm_nss_do_crypto() local
330 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_encrypt() local
345 srtp_err_status_t status = in srtp_aes_gcm_nss_encrypt() local
371 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_get_tag() local
[all …]
/dports/net/libsrtp2/libsrtp-2.4.2/crypto/cipher/
H A Daes_gcm_nss.c80 static srtp_err_status_t srtp_aes_gcm_nss_alloc(srtp_cipher_t **c, in srtp_aes_gcm_nss_alloc()
162 static srtp_err_status_t srtp_aes_gcm_nss_dealloc(srtp_cipher_t *c) in srtp_aes_gcm_nss_dealloc()
198 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_context_init() local
236 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_iv() local
264 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_aad() local
284 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_do_crypto() local
305 srtp_err_status_t status = (srtp_err_status_ok); in srtp_aes_gcm_nss_do_crypto() local
330 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_encrypt() local
345 srtp_err_status_t status = in srtp_aes_gcm_nss_encrypt() local
371 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_get_tag() local
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/libsrtp/crypto/cipher/
H A Daes_gcm_nss.c80 static srtp_err_status_t srtp_aes_gcm_nss_alloc(srtp_cipher_t **c, in srtp_aes_gcm_nss_alloc()
162 static srtp_err_status_t srtp_aes_gcm_nss_dealloc(srtp_cipher_t *c) in srtp_aes_gcm_nss_dealloc()
198 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_context_init() local
236 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_iv() local
264 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_set_aad() local
284 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_do_crypto() local
305 srtp_err_status_t status = (srtp_err_status_ok); in srtp_aes_gcm_nss_do_crypto() local
330 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_encrypt() local
345 srtp_err_status_t status = in srtp_aes_gcm_nss_encrypt() local
371 srtp_aes_gcm_ctx_t *c = (srtp_aes_gcm_ctx_t *)cv; in srtp_aes_gcm_nss_get_tag() local
[all …]
/dports/net/samba412/samba-4.12.15/source4/lib/com/dcom/
H A Dmain.c130 NTSTATUS status; in dcom_update_credentials_for_aliases() local
162 NTSTATUS status; in dcom_connect_host() local
248 NTSTATUS status; in dcom_create_object() local
344 char *c; in dcom_create_object() local
371 NTSTATUS status; in dcom_query_interface() local
419 NTSTATUS status; in dcom_get_pipe() local
613 NTSTATUS status; in dcom_get_pipe_recv() local
628 struct composite_context *c; in dcom_release_continue() local
665 NTSTATUS status; in dcom_release_recv() local
679 struct composite_context *c; in dcom_release() local
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/r/
H A DaddModelHistory.R54 printStatus <- function(message,status) { argument
74 c = ModelCreator(); globalVar
81 status = ModelHistory_addCreator(h, c); globalVar
87 status = ModelHistory_setCreatedDate(h, date); globalVar
90 status = ModelHistory_setModifiedDate(h, date2); globalVar
94 status = SBase_setModelHistory(m, h); globalVar
/dports/biology/libsbml/libsbml-5.19.0/examples/r/
H A DaddModelHistory.R54 printStatus <- function(message,status) { argument
74 c = ModelCreator(); globalVar
81 status = ModelHistory_addCreator(h, c); globalVar
87 status = ModelHistory_setCreatedDate(h, date); globalVar
90 status = ModelHistory_setModifiedDate(h, date2); globalVar
94 status = SBase_setModelHistory(m, h); globalVar
/dports/graphics/aalib/aalib-1.4.0/src/
H A Daaos2mou.c16 static int os2_init(aa_context * c, int mode) { in os2_init()
18 USHORT status = 0x0; in os2_init() local
32 static void os2_uninit(aa_context * c) { in os2_uninit()
33 USHORT status = 0; in os2_uninit() local
39 static void os2_getmouse(aa_context * c, int *x, int *y, int *b) { in os2_getmouse()
74 static void os2_cursormode(aa_context * c, int m) { in os2_cursormode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dbuiltins-overflow.c10 const char * c; in test() local
27 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
33 _Bool status = __builtin_mul_overflow(x, y, &result); // expect ok in test() local
39 …_Bool status = __builtin_mul_overflow(x, y, &result); // expected-error {{__builtin_mul_overflow d… in test() local

12345678910>>...1339