Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dsockets.c704 asocket *create_smart_socket(void (*action_cb)(asocket *s, const char *act)) in create_smart_socket() function
726 asocket *ss = create_smart_socket(smart_socket_action); in connect_to_smartsocket()