Searched defs:sock_path (Results 1 – 3 of 3) sorted by relevance
21 int cras_fill_socket_path(enum CRAS_CONNECTION_TYPE conn_type, char *sock_path) in cras_fill_socket_path()
20 let sock_path = dir.path().join("connect.sock"); in accept_read_write() localVariable47 let sock_path = dir.path().join("connect.sock"); in shutdown() localVariable
21 fn sock_path(&self) -> &str { in sock_path() method