Searched refs:sunlen (Results 1 – 1 of 1) sorted by relevance
386 socklen_t sunlen; in cron_sleep() local416 sunlen = sizeof(s_un); in cron_sleep()417 fd = accept(cronSock, (struct sockaddr *)&s_un, &sunlen); in cron_sleep()