Home
last modified time | relevance | path

Searched refs:speechd_connection_destroy (Results 1 – 6 of 6) sorted by relevance

/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeechd.h252 int speechd_connection_destroy(int fd);
H A Dspeechd.c426 int speechd_connection_destroy(int fd) in speechd_connection_destroy() function
483 speechd_connection_destroy(set->fd); in speechd_client_terminate()
965 ret = speechd_connection_destroy(fd); in client_process_incoming()
H A Dparse.c123 speechd_connection_destroy(fd); in parse()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeechd.h252 int speechd_connection_destroy(int fd);
H A Dspeechd.c426 int speechd_connection_destroy(int fd) in speechd_connection_destroy() function
483 speechd_connection_destroy(set->fd); in speechd_client_terminate()
965 ret = speechd_connection_destroy(fd); in client_process_incoming()
H A Dparse.c123 speechd_connection_destroy(fd); in parse()