Home
last modified time | relevance | path

Searched defs:on (Results 1 – 25 of 212) sorted by relevance

123456789

/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c117 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_findrate() local
139 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_getxtxrates() local
158 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_setupxtxdesc() local
172 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_tx_complete() local
202 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_update() local
337 struct onoe_node *on = ATH_NODE_ONOE(ATH_NODE(ni)); in ath_rate_ctl() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock2.c92 const int on = 1; in BIO_connect() local
162 int on = 1; in BIO_bind() local
235 int on = 1; in BIO_listen() local
/freebsd/lib/libc/stdio/
H A Dsnprintf.c53 size_t on; in snprintf() local
80 size_t on; in snprintf_l() local
H A Dvsnprintf.c52 size_t on; in vsnprintf_l() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dled.c11 static void iwl_mvm_send_led_fw_cmd(struct iwl_mvm *mvm, bool on) in iwl_mvm_send_led_fw_cmd()
33 static void iwl_mvm_led_set(struct iwl_mvm *mvm, bool on) in iwl_mvm_led_set()
/freebsd/tools/test/stress2/testcases/tcp/
H A Dtcp.c54 int on; in reader() local
104 int tcpsock, on; in writer() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket.c225 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/sys/dev/syscons/
H A Dscgfbrndr.c214 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor()
255 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor()
305 gfb_mouse(scr_stat *scp, int x, int y, int on) in gfb_mouse()
H A Dscvgarndr.c547 vga_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) in vga_txtcursor()
708 vga_txtmouse(scr_stat *scp, int x, int y, int on) in vga_txtmouse()
1009 draw_pxlcursor_direct(scr_stat *scp, int at, int on, int flip) in draw_pxlcursor_direct()
1050 draw_pxlcursor_planar(scr_stat *scp, int at, int on, int flip) in draw_pxlcursor_planar()
1098 vga_pxlcursor_direct(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_direct()
1126 vga_pxlcursor_planar(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_planar()
1288 vga_pxlmouse_direct(scr_stat *scp, int x, int y, int on) in vga_pxlmouse_direct()
1335 vga_pxlmouse_planar(scr_stat *scp, int x, int y, int on) in vga_pxlmouse_planar()
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c329 oidname_init(struct oidname *on) in oidname_init()
337 oid_get_name(const struct oid *o, struct oidname *on) in oid_get_name()
376 oid_get_metric(const struct oidname *on, const struct oidformat *of, in oid_get_metric()
437 oidname_has_labels(const struct oidname *on) in oidname_has_labels()
490 oid_print(const struct oid *o, struct oidname *on, bool print_description, in oid_print()
572 struct oidname on; in main() local
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c446 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/contrib/telnet/libtelnet/
H A Dencrypt.c430 EncryptDebug(int on) in EncryptDebug()
442 EncryptVerbose(int on) in EncryptVerbose()
454 EncryptAutoEnc(int on) in EncryptAutoEnc()
463 EncryptAutoDec(int on) in EncryptAutoDec()
777 encrypt_auto(int on) in encrypt_auto()
786 decrypt_auto(int on) in decrypt_auto()
/freebsd/sys/dev/rtwn/rtl8821a/
H A Dr21a_led.c57 r21a_set_led(struct rtwn_softc *sc, int led, int on) in r21a_set_led()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_led.c57 r92ce_set_led(struct rtwn_softc *sc, int led, int on) in r92ce_set_led()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_led.c57 r12a_set_led(struct rtwn_softc *sc, int led, int on) in r12a_set_led()
/freebsd/sys/dev/rtwn/rtl8192e/
H A Dr92e_led.c57 r92e_set_led(struct rtwn_softc *sc, int led, int on) in r92e_set_led()
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_led.c51 r88e_set_led(struct rtwn_softc *sc, int led, int on) in r88e_set_led()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_led.c52 r92cu_set_led(struct rtwn_softc *sc, int led, int on) in r92cu_set_led()
/freebsd/bin/sh/
H A Djobs.h63 #define setjobctl(on) /* do nothing */ argument
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_n.c205 bwn_phy_n_rf_onoff(struct bwn_mac *mac, int on) in bwn_phy_n_rf_onoff()
213 bwn_phy_n_switch_analog(struct bwn_mac *mac, int on) in bwn_phy_n_switch_analog()
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dnet.c142 int on; in try_ipv6only() local
220 int on; in try_ipv6pktinfo() local
/freebsd/sys/dev/ath/
H A Dif_ath_led.c183 ath_led_blink(struct ath_softc *sc, int on, int off) in ath_led_blink()
/freebsd/sys/dev/fb/
H A Dsplash_txt.c105 txt_splash(video_adapter_t *adp, const int on) in txt_splash()
/freebsd/contrib/less/
H A Dsignal.c144 public void init_signals(int on) in init_signals()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c535 tty_setecho(int on) in tty_setecho()
550 tty_binaryin(int on) in tty_binaryin()
560 tty_binaryout(int on) in tty_binaryout()
598 tty_setsofttab(int on) in tty_setsofttab()
634 tty_setlitecho(int on) in tty_setlitecho()

123456789