Searched refs:bind_mode (Results 1 – 4 of 4) sorted by relevance
86 int bind_mode; member147 ret->bind_mode = BIO_BIND_NORMAL; in BIO_ACCEPT_new()210 s = BIO_get_accept_socket(c->param_addr, c->bind_mode); in acpt_state()409 data->bind_mode = (int)num; in acpt_ctrl()412 ret = (long)data->bind_mode; in acpt_ctrl()
128 BIO_get_accept_socket(char *host, int bind_mode) in BIO_get_accept_socket() argument181 if (bind_mode == BIO_BIND_REUSEADDR) { in BIO_get_accept_socket()185 bind_mode = BIO_BIND_NORMAL; in BIO_get_accept_socket()
151 enum bind_mode { enum172 enum bind_mode sc_bind_mode;
90 unsigned char bind_mode; member680 new_so->som_solib.bind_mode = extract_unsigned_integer (buf + 2, 1); in som_solib_add()754 printf (" 'bind_mode' is %d\n", new_so->som_solib.bind_mode); in som_solib_add()1460 flags |= so_list->som_solib.bind_mode << 16; in som_sharedlibrary_info_command()