Home
last modified time | relevance | path

Searched refs:noaddchild_errno (Results 1 – 3 of 3) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd.c212 : strerror(sockscf.child.noaddchild_errno));
279 : strerror(sockscf.child.noaddchild_errno));
346 strerror(sockscf.child.noaddchild_errno));
H A Dsockd_child.c110 sockscf.child.noaddchild_errno = 0; in enable_childcreate()
131 sockscf.child.noaddchild_errno = err;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1874 sig_atomic_t noaddchild_errno; /* if not, why not. */ member
1877 volatile sig_atomic_t noaddchild_errno; /* if not, why not. */