Searched refs:c_r (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/crypto/openssl/crypto/threads/ |
| D | mttest.c | 404 int c_r, c_w, s_r, s_w; in doit() local 445 c_r = 0; in doit() 463 if ((i && c_r) || c_w) in doit() 494 c_r = 0; in doit() 498 c_r = 1; in doit() 516 c_r = 0; in doit() 520 c_r = 1; in doit()
|
| /freebsd-9-stable/crypto/openssl/demos/tunala/ |
| D | tunala.c | 1078 int c_r, c_s, d_r, d_s; /* Four boolean flags */ in tunala_item_io() local 1098 c_r = c_s = d_r = d_s = 0; in tunala_item_io() 1100 c_r = FD_ISSET(item->clean_read, &selector->last_selected.reads); in tunala_item_io() 1108 if (!c_r && !c_s && !d_r && !d_s) in tunala_item_io() 1110 if (c_r) in tunala_item_io() 1111 c_r = (buffer_from_fd(state_machine_get_buffer(&item->sm, in tunala_item_io() 1127 if (c_r) { in tunala_item_io()
|
| /freebsd-9-stable/contrib/bind9/ |
| D | config.threads.in | 121 AC_CHECK_LIB(c_r, pthread_create,, 130 AC_CHECK_LIB(c_r, pthread_create,,
|
| D | config.h.in | 275 /* Define to 1 if you have the `c_r' library (-lc_r). */
|
| D | configure.in | 1441 AC_CHECK_LIB(c_r, sigwait, AC_DEFINE(HAVE_SIGWAIT),)
|
| /freebsd-9-stable/crypto/openssl/ssl/ |
| D | ssltest.c | 1275 int c_r, c_w, s_r, s_w; in doit() local 1306 c_r = 0; in doit() 1322 if ((i && c_r) || c_w) in doit() 1358 c_r = 0; in doit() 1362 c_r = 1; in doit() 1384 c_r = 0; in doit() 1388 c_r = 1; in doit() 1478 c_r = 1; in doit()
|
| /freebsd-9-stable/crypto/heimdal/cf/ |
| D | check-getpwnam_r-posix.m4 | 6 AC_FIND_FUNC_NO_LIBS(getpwnam_r,c_r)
|
| /freebsd-9-stable/contrib/ncurses/ncurses/base/ |
| D | lib_color.c | 474 NCURSES_COLOR_T c_r = SP->_color_table[color].red; in color_content() local 479 *r = c_r; in color_content() 486 color, c_r, c_g, c_b)); in color_content()
|
| /freebsd-9-stable/contrib/ntp/sntp/m4/ |
| D | ntp_libntp.m4 | 399 [c_r],
|