Searched defs:c_end (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.sbin/bluetooth/bthidcontrol/ |
H A D | bthidcontrol.c | 178 char *c_end = strchr(c->command, ' '); in find_bthid_command() local
|
/freebsd/usr.sbin/bluetooth/l2control/ |
H A D | l2control.c | 184 char *c_end = strchr(c->command, ' '); in find_l2cap_command() local
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | sdpcontrol.c | 183 char *c_end = strchr(c->command, ' '); in find_sdp_command() local
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | hccontrol.c | 267 char *c_end = strchr(c->command, ' '); find_hci_command() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | coex.c | 6953 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v2() local 7081 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v3() local 7211 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v4() local 7343 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v5() local [all...] |
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 5402 uint32_t c_end; in bbr_update_entry() local
|
H A D | rack.c | 8224 uint32_t c_end; in rack_update_entry() local
|