Searched defs:c_end (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c176 char *c_end = strchr(c->command, ' '); local
/freebsd-10.3-release/usr.sbin/bluetooth/l2control/
H A Dl2control.c182 char *c_end = strchr(c->command, ' '); local
/freebsd-10.3-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c181 char *c_end = strchr(c->command, ' '); local
/freebsd-10.3-release/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c256 char *c_end = strchr(c->command, ' '); local

Completed in 63 milliseconds