Home
last modified time | relevance | path

Searched refs:noaddchild (Results 1 – 2 of 2) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_child.c98 if (sockscf.child.noaddchild) { in enable_childcreate()
107 sockscf.child.noaddchild = 0; in enable_childcreate()
120 if (!sockscf.child.noaddchild) {
128 sockscf.child.noaddchild = 1;
292 if (sockscf.child.noaddchild /* in trouble. Remove what we can. */
302 if (sockscf.child.noaddchild) {
338 if (!sockscf.child.noaddchild
387 while (!sockscf.child.noaddchild
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1873 sig_atomic_t noaddchild; /* okay to do a addchild()? */ member
1876 volatile sig_atomic_t noaddchild; /* okay to do a addchild()? */