Searched refs:spath (Results 1 – 1 of 1) sorted by relevance
554 char spath[sizeof(v2_socket.path)]; in telemetry_v2_init() local567 if (strlcpy(spath, get_socket_path(socket_dir, 2), sizeof(spath)) >= sizeof(spath)) { in telemetry_v2_init()571 memcpy(v2_socket.path, spath, sizeof(v2_socket.path)); in telemetry_v2_init()582 spath, ++suffix) >= (int)sizeof(v2_socket.path)) { in telemetry_v2_init()