Home
last modified time | relevance | path

Searched defs:onoff (Results 1 - 11 of 11) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c956 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_dtr() argument
971 u3g_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_rts() argument
H A Dusb_serial.c627 uint8_t onoff; in ucom_modem() local
768 ucom_ring(struct ucom_softc *sc, uint8_t onoff) in ucom_ring() argument
779 ucom_break(struct ucom_softc *sc, uint8_t onoff) in ucom_break() argument
790 ucom_dtr(struct ucom_softc *sc, uint8_t onoff) ucom_dtr() argument
801 ucom_rts(struct ucom_softc *sc, uint8_t onoff) ucom_rts() argument
819 uint8_t onoff; ucom_cfg_status_change() local
[all...]
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h616 int onoff; in pysqlite_connection_enable_load_extension() local
/third_party/curl/lib/
H A Dcf-socket.c103 curl_socklen_t onoff = (curl_socklen_t) 1; in tcpnodelay() local
125 int onoff = 1; in nosigpipe() local
151 u_long onoff; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c2106 usb_fifo_set_close_zlp(struct usb_fifo *f, uint8_t onoff) in usb_fifo_set_close_zlp() argument
2116 usb_fifo_set_write_defrag(struct usb_fifo *f, uint8_t onoff) in usb_fifo_set_write_defrag() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c163 int onoff = 1; in ssl_set_option_list() local
106 ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags, uint64_t option_value, int onoff) ssl_set_option() argument
142 ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, const char *name, int namelen, int onoff) ssl_match_option() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_conf.c163 int onoff = 1; in ssl_set_option_list() local
106 ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags, uint64_t option_value, int onoff) ssl_set_option() argument
142 ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, const char *name, int namelen, int onoff) ssl_match_option() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.c4332 png_set_option(png_structrp png_ptr, int option, int onoff) in png_set_option() argument
/third_party/python/Modules/_sqlite/
H A Dconnection.c1519 pysqlite_connection_enable_load_extension_impl(pysqlite_Connection *self, int onoff) pysqlite_connection_enable_load_extension_impl() argument
/third_party/mksh/
H A Dedit.c3388 x_mode(bool onoff) in x_mode() argument
/third_party/sqlite/src/
H A Dsqlite3.c133351 sqlite3_enable_load_extension(sqlite3 *db, int onoff) global() argument
174392 int onoff = va_arg(ap, int); global() local
177378 sqlite3_extended_result_codes(sqlite3 *db, int onoff) global() argument
[all...]

Completed in 165 milliseconds