Home
last modified time | relevance | path

Searched refs:pidismainmother (Results 1 – 9 of 9) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_util.c180 pidismainmother(pid) in pidismainmother() function
477 && pidismainmother(sockscf.state.pid)) {
528 if (pidismainmother(sockscf.state.pid)) {
H A Dmother_util.c81 if (pidismainmother(sockscf.state.pid)) in mother_postconfigload()
738 if (pidismainmother(sockscf.state.pid)) /* main mother */
H A Dsockd.c268 if (pidismainmother(sockscf.state.pid)) {
H A Dserverconfig.c477 const int ismainmother = pidismainmother(config->state.pid);
H A Dsockd_child.c2343 SASSERTX(!pidismainmother(sockscf.state.pid));
H A Dsockd_request.c556 SASSERTX(pidismainmother(sockscf.state.pid));
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h2845 pidismainmother(pid_t pid);
/dports/net/dante/dante-1.4.3/lib/
H A Dconfig_parse.y3436 SASSERTX(pidismainmother(sockscf.state.pid));
H A Dconfig_parse.c6350 SASSERTX(pidismainmother(sockscf.state.pid));