Symbol: CONTROL_BACKLOG
sbin/dhcp6leased/control.c
110
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
sbin/dhcpleased/control.c
110
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
sbin/iked/control.c
143
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1) {
sbin/slaacd/control.c
111
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
sbin/unwind/control.c
110
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/bgpd/control.c
127
if (fd != -1 && listen(fd, CONTROL_BACKLOG) == -1) {
usr.sbin/dvmrpd/control.c
98
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/eigrpd/control.c
98
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/httpd/control.c
109
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1) {
usr.sbin/iscsid/control.c
104
if (listen(fd, CONTROL_BACKLOG) == -1) {
usr.sbin/ldapd/control.c
102
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1)
usr.sbin/ldpd/control.c
92
if (listen(control_fd, CONTROL_BACKLOG) == -1) {
usr.sbin/lpd/control.c
136
if (listen(ctl.fd, CONTROL_BACKLOG) == -1)
usr.sbin/npppd/npppd/control.c
118
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1) {
usr.sbin/ntpd/control.c
114
if (fd != -1 && listen(fd, CONTROL_BACKLOG) == -1) {
usr.sbin/ospf6d/control.c
123
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/ospfd/control.c
123
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/rad/control.c
109
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/radiusd/control.c
105
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/relayd/control.c
109
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1) {
usr.sbin/ripd/control.c
97
if (listen(control_state.fd, CONTROL_BACKLOG) == -1) {
usr.sbin/smtpd/control.c
266
if (listen(control_state.fd, CONTROL_BACKLOG) == -1)
usr.sbin/vmd/control.c
252
if (listen(cs->cs_fd, CONTROL_BACKLOG) == -1) {