Home
last modified time | relevance | path

Searched refs:server_prepare_service_attribute_response (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.sbin/sdpd/
H A Dserver.h118 int32_t server_prepare_service_attribute_response(server_p srv, int32_t fd);
H A Dsar.c145 server_prepare_service_attribute_response(server_p srv, int32_t fd) in server_prepare_service_attribute_response() function
H A Dserver.c494 error = server_prepare_service_attribute_response(srv, fd); in server_process_request()