Searched defs:write_p (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
H A D | acl.c | 46 int write_p = 0; in kcm_access() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 274 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 D | tree-stdarg.c | 293 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 D | tree-ssa-loop-prefetch.cc | 274 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 D | tree-stdarg.cc | 293 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 D | t1_trce.c | 1510 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
|
H A D | ssl_lib.c | 4426 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 D | t1_trce.c | 1531 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 D | s_cb.c | 567 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb()
|