Searched defs:set_options (Results 1 – 7 of 7) sorted by relevance
33 static void set_options(TLSShared *c, const char *uri) in set_options() function
112 void set_options(int options) { options_ = options; } in set_options() function
372 static ares_status_t set_options(ares_sysconfig_t *sysconfig, const char *str) in set_options() function
238 static void set_options(struct termios* new, ...) in set_options() function
523 inline void IsolateData::set_options( in set_options() function
3623 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function
1111 pub fn set_options(&mut self, option: SslOptions) -> SslOptions { in set_options() method