Searched refs:socket_paths (Results 1 – 2 of 2) sorted by relevance
62 krb5_error_code loop_add_unix_socket(const char *socket_paths);
461 loop_add_unix_socket(const char *socket_paths) in loop_add_unix_socket() argument464 if (socket_paths == NULL) in loop_add_unix_socket()467 return loop_add_addresses(socket_paths, 0, UNX, NULL); in loop_add_unix_socket()