Home
last modified time | relevance | path

Searched defs:write_p (Results 1 – 8 of 8) sorted by relevance

/NextBSD/crypto/heimdal/kcm/
HDacl.c44 int write_p = 0; in kcm_access() local
/NextBSD/contrib/gcc/
HDtree-ssa-loop-prefetch.c195 bool write_p; /* Is it a write? */ member
264 HOST_WIDE_INT delta, bool write_p) in record_ref()
437 tree ref, bool write_p, tree stmt) in gather_memory_references_ref()
823 tree addr, addr_base, prefetch, params, write_p; in issue_prefetch_ref() local
HDtree-stdarg.c277 bool write_p) in va_list_counter_op()
331 bool write_p) in va_list_counter_struct_op()
/NextBSD/crypto/openssl/ssl/
HDt1_trce.c1196 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
HDssl_lib.c3483 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, in SSL_CTX_set_msg_callback()
3491 void SSL_set_msg_callback(SSL *ssl, in SSL_set_msg_callback()
/NextBSD/crypto/openssl/apps/
HDs_cb.c595 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, in msg_cb()
/NextBSD/contrib/gdb/gdb/
HDtarget.c1007 int write_p, int *err) in target_xfer_memory_partial()
/NextBSD/contrib/wpa/src/crypto/
HDtls_openssl.c1100 static void tls_msg_cb(int write_p, int version, int content_type, in tls_msg_cb()