Searched refs:cras_fill_socket_path (Results 1 – 4 of 4) sorted by relevance
47 int cras_fill_socket_path(enum CRAS_CONNECTION_TYPE conn_type, char *sock_path);
21 int cras_fill_socket_path(enum CRAS_CONNECTION_TYPE conn_type, char *sock_path) in cras_fill_socket_path() function
498 rc = cras_fill_socket_path(conn_type, addr->sun_path); in create_and_listen_server_socket()
2188 rc = cras_fill_socket_path(conn_type, (char *)client->sock_file); in fill_socket_file()