Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A Dacl.c46 int write_p = 0; in kcm_access() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-prefetch.c274 unsigned write_p : 1; /* Is it a write? */ member
285 HOST_WIDE_INT delta, bool write_p) in dump_mem_details()
349 HOST_WIDE_INT delta, bool write_p) in record_ref()
538 tree ref, bool write_p, gimple *stmt) in gather_memory_references_ref()
1164 tree addr, addr_base, write_p, local, forward; in issue_prefetch_ref() local
H A Dtree-stdarg.c293 bool write_p) in va_list_counter_op()
347 bool write_p) in va_list_counter_struct_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-prefetch.cc274 unsigned write_p : 1; /* Is it a write? */ member
285 HOST_WIDE_INT delta, bool write_p) in dump_mem_details()
349 HOST_WIDE_INT delta, bool write_p) in record_ref()
538 tree ref, bool write_p, gimple *stmt) in gather_memory_references_ref()
1166 tree addr, addr_base, write_p, local, forward; in issue_prefetch_ref() local
H A Dtree-stdarg.cc293 bool write_p) in va_list_counter_op()
347 bool write_p) in va_list_counter_struct_op()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_trce.c1510 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
H A Dssl_lib.c4426 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, in SSL_CTX_set_msg_callback()
4434 void SSL_set_msg_callback(SSL *ssl, in SSL_set_msg_callback()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_trce.c1531 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c567 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb()