Searched refs:console_socket_path (Results 1 – 5 of 5) sorted by relevance
32 ssize_t console_socket_path(socket_path_t sun_path, const char *id) in console_socket_path() function
249 ssize_t console_socket_path(socket_path_t path, const char *id);
236 len = console_socket_path(addr.sun_path, resolved_id); in client_init()
450 len = console_socket_path(addr.sun_path, console->console_id); in socket_init()
607 len = console_socket_path(console->socket_name, console->console_id); in set_socket_info()