| /freebsd-12.1/sys/dev/ath/ath_rate/onoe/ |
| H A D | onoe.c | 118 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_findrate() local 138 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_getxtxrates() local 157 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_setupxtxdesc() local 171 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_tx_complete() local 196 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_update() local 331 struct onoe_node *on = ATH_NODE_ONOE(ATH_NODE(ni)); in ath_rate_ctl() local
|
| /freebsd-12.1/contrib/telnet/telnetd/ |
| H A D | sys_term.c | 441 tty_setlinemode(int on) in tty_setlinemode() 493 tty_setecho(int on) in tty_setecho() 521 tty_setraw(int on) in tty_setraw() 539 tty_binaryin(int on) in tty_binaryin() 556 tty_binaryout(int on) in tty_binaryout() 618 tty_setedit(int on) in tty_setedit() 634 tty_setsig(int on) in tty_setsig() 664 tty_setsofttab(int on) in tty_setsofttab() 711 tty_setlitecho(int on) in tty_setlitecho()
|
| /freebsd-12.1/crypto/openssl/crypto/bio/ |
| H A D | b_sock2.c | 79 const int on = 1; in BIO_connect() local 137 int on = 1; in BIO_bind() local 208 int on = 1; in BIO_listen() local
|
| /freebsd-12.1/sys/dev/ce/ |
| H A D | ceddk.c | 201 void ce_set_dtr (ce_chan_t *c, int on) in ce_set_dtr() 206 void ce_set_rts (ce_chan_t *c, int on) in ce_set_rts() 983 void ce_set_lloop (ce_chan_t *c, unsigned char on) in ce_set_lloop() 1010 void ce_set_rloop (ce_chan_t *c, unsigned char on) in ce_set_rloop() 1037 void ce_set_higain (ce_chan_t *c, unsigned char on) in ce_set_higain() 1198 void ce_set_unfram (ce_chan_t *c, unsigned char on) in ce_set_unfram() 1264 void ce_set_phony (ce_chan_t *c, unsigned char on) in ce_set_phony() 1314 void ce_set_scrambler (ce_chan_t *c, unsigned char on) in ce_set_scrambler() 1341 void ce_set_monitor (ce_chan_t *c, unsigned char on) in ce_set_monitor() 1388 void ce_set_use16 (ce_chan_t *c, unsigned char on) in ce_set_use16() [all …]
|
| /freebsd-12.1/lib/libc/stdio/ |
| H A D | snprintf.c | 57 size_t on; in snprintf() local 84 size_t on; in snprintf_l() local
|
| /freebsd-12.1/usr.sbin/prometheus_sysctl_exporter/ |
| H A D | prometheus_sysctl_exporter.c | 328 oidname_init(struct oidname *on) in oidname_init() 336 oid_get_name(const struct oid *o, struct oidname *on) in oid_get_name() 375 oidname_print(const struct oidname *on, const struct oidformat *of, in oidname_print() 432 oidname_has_labels(const struct oidname *on) in oidname_has_labels() 485 oid_print(const struct oid *o, struct oidname *on, bool print_description, in oid_print() 550 struct oidname on; in main() local
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | socket.c | 225 int on = restr ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT; in socket_set_portrange() local 231 int on = restr ? IPV6_PORTRANGE_HIGH : IPV6_PORTRANGE_DEFAULT; in socket_set_portrange() local 245 int on = 1; in socket_set_debug() local
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | encrypt.c | 446 EncryptDebug(int on) in EncryptDebug() 459 void encrypt_verbose_quiet(int on) in encrypt_verbose_quiet() 468 EncryptVerbose(int on) in EncryptVerbose() 477 EncryptAutoEnc(int on) in EncryptAutoEnc() 486 EncryptAutoDec(int on) in EncryptAutoDec() 809 encrypt_auto(int on) in encrypt_auto() 818 decrypt_auto(int on) in decrypt_auto()
|
| /freebsd-12.1/sys/dev/ctau/ |
| H A D | ctddk.c | 273 int ct_set_higain (ct_chan_t *c, int on) in ct_set_higain() 391 void ct_enable_receive (ct_chan_t *c, int on) in ct_enable_receive() 428 void ct_enable_transmit (ct_chan_t *c, int on) in ct_enable_transmit() 486 void ct_set_dpll (ct_chan_t *c, int on) in ct_set_dpll() 503 void ct_set_nrzi (ct_chan_t *c, int on) in ct_set_nrzi() 512 void ct_set_invtxc (ct_chan_t *c, int on) in ct_set_invtxc() 527 void ct_set_invrxc (ct_chan_t *c, int on) in ct_set_invrxc()
|
| /freebsd-12.1/sys/dev/syscons/ |
| H A D | scgfbrndr.c | 246 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor() 287 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor() 337 gfb_mouse(scr_stat *scp, int x, int y, int on) in gfb_mouse()
|
| H A D | scvgarndr.c | 549 vga_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) in vga_txtcursor() 710 vga_txtmouse(scr_stat *scp, int x, int y, int on) in vga_txtmouse() 1012 draw_pxlcursor_direct(scr_stat *scp, int at, int on, int flip) in draw_pxlcursor_direct() 1053 draw_pxlcursor_planar(scr_stat *scp, int at, int on, int flip) in draw_pxlcursor_planar() 1102 vga_pxlcursor_direct(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_direct() 1130 vga_pxlcursor_planar(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_planar() 1293 vga_pxlmouse_direct(scr_stat *scp, int x, int y, int on) in vga_pxlmouse_direct() 1340 vga_pxlmouse_planar(scr_stat *scp, int x, int y, int on) in vga_pxlmouse_planar()
|
| /freebsd-12.1/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 434 EncryptDebug(int on) in EncryptDebug() 446 EncryptVerbose(int on) in EncryptVerbose() 458 EncryptAutoEnc(int on) in EncryptAutoEnc() 467 EncryptAutoDec(int on) in EncryptAutoDec() 781 encrypt_auto(int on) in encrypt_auto() 790 decrypt_auto(int on) in decrypt_auto()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8192e/ |
| H A D | r92e_led.c | 59 r92e_set_led(struct rtwn_softc *sc, int led, int on) in r92e_set_led()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8812a/ |
| H A D | r12a_led.c | 60 r12a_set_led(struct rtwn_softc *sc, int led, int on) in r12a_set_led()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8821a/ |
| H A D | r21a_led.c | 60 r21a_set_led(struct rtwn_softc *sc, int led, int on) in r21a_set_led()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8188e/ |
| H A D | r88e_led.c | 54 r88e_set_led(struct rtwn_softc *sc, int led, int on) in r88e_set_led()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8192c/pci/ |
| H A D | r92ce_led.c | 59 r92ce_set_led(struct rtwn_softc *sc, int led, int on) in r92ce_set_led()
|
| /freebsd-12.1/sys/dev/rtwn/rtl8192c/usb/ |
| H A D | r92cu_led.c | 55 r92cu_set_led(struct rtwn_softc *sc, int led, int on) in r92cu_set_led()
|
| /freebsd-12.1/sys/dev/cx/ |
| H A D | cxddk.c | 195 void cx_enable_receive (cx_chan_t *c, int on) in cx_enable_receive() 220 void cx_enable_transmit (cx_chan_t *c, int on) in cx_enable_transmit() 317 void cx_set_loop (cx_chan_t *c, int on) in cx_set_loop() 326 void cx_set_dpll (cx_chan_t *c, int on) in cx_set_dpll() 672 void cx_xflow_ctl (cx_chan_t *c, int on) in cx_xflow_ctl()
|
| /freebsd-12.1/contrib/apr/network_io/unix/ |
| H A D | sockopt.c | 114 apr_int32_t opt, apr_int32_t on) in apr_socket_opt_set() 349 apr_int32_t opt, apr_int32_t *on) in apr_socket_opt_get()
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | lmem.h | 30 #define luaM_reallocv(L,b,on,n,e) \ argument 38 #define luaM_reallocvchar(L,b,on,n) \ argument
|
| /freebsd-12.1/bin/sh/ |
| H A D | jobs.h | 66 #define setjobctl(on) /* do nothing */ argument
|
| /freebsd-12.1/sys/dev/bwn/ |
| H A D | if_bwn_phy_n.c | 207 bwn_phy_n_rf_onoff(struct bwn_mac *mac, int on) in bwn_phy_n_rf_onoff() 215 bwn_phy_n_switch_analog(struct bwn_mac *mac, int on) in bwn_phy_n_switch_analog()
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/ |
| H A D | net.c | 142 int on; in try_ipv6only() local 220 int on; in try_ipv6pktinfo() local
|
| /freebsd-12.1/sys/dev/ath/ |
| H A D | if_ath_led.c | 185 ath_led_blink(struct ath_softc *sc, int on, int off) in ath_led_blink()
|