Home
last modified time | relevance | path

Searched refs:sendfailmsg (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minadbd/
Dsockets.c33 int sendfailmsg(int fd, const char *reason) in sendfailmsg() function
536 sendfailmsg(s->fd, "closed"); in local_socket_close_notify()
646 sendfailmsg(s->peer->fd, error_string); in smart_socket_enqueue()
655 sendfailmsg(s->peer->fd, "device offline (x)"); in smart_socket_enqueue()
Dadb.h413 int sendfailmsg(int fd, const char *reason);