Home | History | Annotate | Download | only in src

Lines Matching refs:kshppid

3755 		if (getpgid(kshppid) == getpgid(0) ||
3756 getsid(kshppid) != getsid(0)) {