taglinefilesource code
pgrp288drivers/char/n_tty.cif (tty->pgrp > 0)
pgrp289drivers/char/n_tty.ckill_pg(tty->pgrp, sig, 1);
pgrp410drivers/char/n_tty.cif (!is_orphaned_pgrp(tty->pgrp))
pgrp755drivers/char/n_tty.cif (tty->pgrp <= 0)
pgrp757drivers/char/n_tty.celse if (current->pgrp != tty->pgrp) {
pgrp759drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
pgrp761drivers/char/n_tty.ckill_pg(current->pgrp, SIGTTIN, 1);
pgrp1887drivers/char/serial.c(info->pgrp != current->pgrp))
pgrp2029drivers/char/serial.cinfo->pgrp = current->pgrp;
pgrp242drivers/char/tty_io.cif (tty->pgrp <= 0) {
pgrp246drivers/char/tty_io.cif (current->pgrp == tty->pgrp)
pgrp250drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
pgrp252drivers/char/tty_io.c(void) kill_pg(current->pgrp,SIGTTOU,1);
pgrp364drivers/char/tty_io.ctty->pgrp = -1;
pgrp414drivers/char/tty_io.cif (tty->pgrp > 0) {
pgrp415drivers/char/tty_io.ckill_pg(tty->pgrp, SIGHUP, priv);
pgrp416drivers/char/tty_io.ckill_pg(tty->pgrp, SIGCONT, priv);
pgrp419drivers/char/tty_io.ctty->pgrp = -1;
pgrp654drivers/char/tty_io.c(tty->pgrp > 0) &&
pgrp656drivers/char/tty_io.c(tty->pgrp != current->pgrp))
pgrp657drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
pgrp660drivers/char/tty_io.c(void) kill_pg(current->pgrp, SIGTTIN, 1);
pgrp690drivers/char/tty_io.cif (!is_console && L_TOSTOP(tty) && (tty->pgrp > 0) &&
pgrp691drivers/char/tty_io.c(current->tty == tty) && (tty->pgrp != current->pgrp)) {
pgrp692drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
pgrp695drivers/char/tty_io.c(void) kill_pg(current->pgrp, SIGTTOU, 1);
pgrp1124drivers/char/tty_io.ctty->pgrp = current->pgrp;
pgrp1179drivers/char/tty_io.cif (tty->pgrp)
pgrp1180drivers/char/tty_io.cfilp->f_owner = -tty->pgrp;
pgrp1237drivers/char/tty_io.cpid_t pgrp;
pgrp1278drivers/char/tty_io.cif (tty->pgrp > 0)
pgrp1279drivers/char/tty_io.ckill_pg(tty->pgrp, SIGWINCH, 1);
pgrp1280drivers/char/tty_io.cif ((real_tty->pgrp != tty->pgrp) &&
pgrp1281drivers/char/tty_io.c(real_tty->pgrp > 0))
pgrp1282drivers/char/tty_io.ckill_pg(real_tty->pgrp, SIGWINCH, 1);
pgrp1350drivers/char/tty_io.ctty->pgrp = current->pgrp;
pgrp1363drivers/char/tty_io.cput_fs_long(real_tty->pgrp, (pid_t *) arg);
pgrp1373drivers/char/tty_io.cpgrp = get_fs_long((pid_t *) arg);
pgrp1374drivers/char/tty_io.cif (pgrp < 0)
pgrp1376drivers/char/tty_io.cif (session_of_pgrp(pgrp) != current->session)
pgrp1378drivers/char/tty_io.creal_tty->pgrp = pgrp;
pgrp1543drivers/char/tty_io.ctty->pgrp = -1;
pgrp142fs/fcntl.cif (current->pgrp == -arg || current->pid != arg)
pgrp147fs/fcntl.c(p->pgrp == -arg)) {
pgrp320fs/proc/array.ctty_pgrp = (*p)->tty->pgrp;
pgrp330fs/proc/array.c(*p)->pgrp,
pgrp48include/linux/kernel.hextern int session_of_pgrp(int pgrp);
pgrp51include/linux/kernel.hextern int kill_pg(int pgrp, int sig, int priv);
pgrp266include/linux/sched.hint pid,pgrp,session,leader;
pgrp107include/linux/serial.hlong      pgrp; /* pgrp of opening process */
pgrp199include/linux/tty.hint pgrp;
pgrp296include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
pgrp204kernel/exit.cint session_of_pgrp(int pgrp)
pgrp213kernel/exit.cif (p->pgrp == pgrp)
pgrp215kernel/exit.cif (p->pid == pgrp)
pgrp225kernel/exit.cint kill_pg(int pgrp, int sig, int priv)
pgrp231kernel/exit.cif (sig<0 || sig>32 || pgrp<=0)
pgrp234kernel/exit.cif (p->pgrp == pgrp) {
pgrp290kernel/exit.creturn(kill_pg(current->pgrp,sig,0));
pgrp316kernel/exit.cint is_orphaned_pgrp(int pgrp)
pgrp321kernel/exit.cif ((p->pgrp != pgrp) || 
pgrp325kernel/exit.cif ((p->p_pptr->pgrp != pgrp) &&
pgrp332kernel/exit.cstatic int has_stopped_jobs(int pgrp)
pgrp337kernel/exit.cif (p->pgrp != pgrp)
pgrp431kernel/exit.cif ((current->p_pptr->pgrp != current->pgrp) &&
pgrp433kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
pgrp434kernel/exit.chas_stopped_jobs(current->pgrp)) {
pgrp435kernel/exit.ckill_pg(current->pgrp,SIGHUP,1);
pgrp436kernel/exit.ckill_pg(current->pgrp,SIGCONT,1);
pgrp468kernel/exit.cif ((p->pgrp != current->pgrp) &&
pgrp470kernel/exit.cis_orphaned_pgrp(p->pgrp) &&
pgrp471kernel/exit.chas_stopped_jobs(p->pgrp)) {
pgrp472kernel/exit.ckill_pg(p->pgrp,SIGHUP,1);
pgrp473kernel/exit.ckill_pg(p->pgrp,SIGCONT,1);
pgrp531kernel/exit.cif (p->pgrp != current->pgrp)
pgrp534kernel/exit.cif (p->pgrp != -pid)
pgrp59kernel/fork.cif (task[i]->pid == last_pid || task[i]->pgrp == last_pid ||
pgrp67kernel/sys.cwho = current->pgrp;
pgrp68kernel/sys.creturn(p->pgrp == who);
pgrp493kernel/sys.cif (tmp->pgrp == pgid &&
pgrp501kernel/sys.cp->pgrp = pgid;
pgrp510kernel/sys.creturn current->pgrp;
pgrp513kernel/sys.creturn p->pgrp;
pgrp520kernel/sys.creturn current->pgrp;
pgrp528kernel/sys.ccurrent->session = current->pgrp = current->pid;
pgrp530kernel/sys.creturn current->pgrp;
pgrp374net/inet/af_inet.cif (!suser() && current->pgrp != -arg &&