Home
last modified time | relevance | path

Searched defs:req_end (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/usr.sbin/bluetooth/sdpd/
H A Dsar.c88 uint8_t const *req, uint8_t const * const req_end, in server_prepare_attr_list()
148 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_attribute_response() local
H A Dscr.c51 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_change_response() local
H A Dsur.c51 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_unregister_response() local
H A Dsrr.c56 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_register_response() local
H A Dssr.c57 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_search_response() local
H A Dssar.c181 uint8_t const *req_end = req + ((sdp_pdu_p)(srv->req))->len; in server_prepare_service_search_attribute_response() local
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq-subs.c2578 char *req_end; in collect_mru_list() local