Home
last modified time | relevance | path

Searched refs:pidismother (Results 1 – 6 of 6) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_util.c164 pidismother(pid) in pidismother() function
184 return pidismother(pid) == 1;
542 pidismother(sockscf.state.pid),
548 pidismother(sockscf.state.pid),
H A Dsockd_child.c722 && pidismother(sockscf.state.pid) != 1)
779 && pidismother(sockscf.state.pid) != 1)
920 if (pidismother(pid))
1315 && pidismother(sockscf.state.pid) != 1)
2233 && !pidismother(si->si_pid)) {
2373 if (pidismother(sockscf.state.pid))
H A Dmother_util.c1148 if (pidismother(pid)) {
1149 sockscf.state.motherpidv[pidismother(pid) - 1] = 0;
H A Dshmem.c134 SASSERTX(pidismother(sockscf.state.pid) == 1); in shmem_setup()
874 SASSERTX(pidismother(sockscf.state.pid) == 1);
1542 if (pidismother(sockscf.state.pid) == 1) { in shmemcheck()
H A Dsockd.c313 (int)pidismother(sockscf.state.pid),
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h744 || pidismother(sockscf.state.pid) != 1 /* only main mother bounces. */)
2837 pidismother(pid_t pid);