sun_path         1302 src/dps8/dps8_mgp.c   sprintf(server.sun_path, "%s", CBRIDGE_PACKET_SOCKET);
sun_path         1303 src/dps8/dps8_mgp.c   slen               = strlen(server.sun_path) + 1 + sizeof ( server.sun_family );
sun_path         1308 src/dps8/dps8_mgp.c                  server.sun_path, strerror(errno), errno);