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))
pgrp756drivers/char/n_tty.cif (tty->pgrp <= 0)
pgrp758drivers/char/n_tty.celse if (current->pgrp != tty->pgrp) {
pgrp760drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
pgrp762drivers/char/n_tty.ckill_pg(current->pgrp, SIGTTIN, 1);
pgrp1953drivers/char/serial.c(info->pgrp != current->pgrp))
pgrp2095drivers/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);
pgrp1130drivers/char/tty_io.ctty->pgrp = current->pgrp;
pgrp1185drivers/char/tty_io.cif (tty->pgrp)
pgrp1186drivers/char/tty_io.cfilp->f_owner = -tty->pgrp;
pgrp1243drivers/char/tty_io.cpid_t pgrp;
pgrp1284drivers/char/tty_io.cif (tty->pgrp > 0)
pgrp1285drivers/char/tty_io.ckill_pg(tty->pgrp, SIGWINCH, 1);
pgrp1286drivers/char/tty_io.cif ((real_tty->pgrp != tty->pgrp) &&
pgrp1287drivers/char/tty_io.c(real_tty->pgrp > 0))
pgrp1288drivers/char/tty_io.ckill_pg(real_tty->pgrp, SIGWINCH, 1);
pgrp1356drivers/char/tty_io.ctty->pgrp = current->pgrp;
pgrp1369drivers/char/tty_io.cput_fs_long(real_tty->pgrp, (pid_t *) arg);
pgrp1379drivers/char/tty_io.cpgrp = get_fs_long((pid_t *) arg);
pgrp1380drivers/char/tty_io.cif (pgrp < 0)
pgrp1382drivers/char/tty_io.cif (session_of_pgrp(pgrp) != current->session)
pgrp1384drivers/char/tty_io.creal_tty->pgrp = pgrp;
pgrp1555drivers/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);
pgrp203kernel/exit.cint session_of_pgrp(int pgrp)
pgrp212kernel/exit.cif (p->pgrp == pgrp)
pgrp214kernel/exit.cif (p->pid == pgrp)
pgrp224kernel/exit.cint kill_pg(int pgrp, int sig, int priv)
pgrp230kernel/exit.cif (sig<0 || sig>32 || pgrp<=0)
pgrp233kernel/exit.cif (p->pgrp == pgrp) {
pgrp289kernel/exit.creturn(kill_pg(current->pgrp,sig,0));
pgrp315kernel/exit.cint is_orphaned_pgrp(int pgrp)
pgrp320kernel/exit.cif ((p->pgrp != pgrp) || 
pgrp324kernel/exit.cif ((p->p_pptr->pgrp != pgrp) &&
pgrp331kernel/exit.cstatic int has_stopped_jobs(int pgrp)
pgrp336kernel/exit.cif (p->pgrp != pgrp)
pgrp428kernel/exit.cif ((current->p_pptr->pgrp != current->pgrp) &&
pgrp430kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
pgrp431kernel/exit.chas_stopped_jobs(current->pgrp)) {
pgrp432kernel/exit.ckill_pg(current->pgrp,SIGHUP,1);
pgrp433kernel/exit.ckill_pg(current->pgrp,SIGCONT,1);
pgrp465kernel/exit.cif ((p->pgrp != current->pgrp) &&
pgrp467kernel/exit.cis_orphaned_pgrp(p->pgrp) &&
pgrp468kernel/exit.chas_stopped_jobs(p->pgrp)) {
pgrp469kernel/exit.ckill_pg(p->pgrp,SIGHUP,1);
pgrp470kernel/exit.ckill_pg(p->pgrp,SIGCONT,1);
pgrp528kernel/exit.cif (p->pgrp != current->pgrp)
pgrp531kernel/exit.cif (p->pgrp != -pid)
pgrp57kernel/fork.cif (task[i]->pid == last_pid || task[i]->pgrp == last_pid ||
pgrp67kernel/sys.cwho = current->pgrp;
pgrp68kernel/sys.creturn(p->pgrp == who);
pgrp503kernel/sys.cif (tmp->pgrp == pgid &&
pgrp511kernel/sys.cp->pgrp = pgid;
pgrp520kernel/sys.creturn current->pgrp;
pgrp523kernel/sys.creturn p->pgrp;
pgrp530kernel/sys.creturn current->pgrp;
pgrp538kernel/sys.ccurrent->session = current->pgrp = current->pid;
pgrp540kernel/sys.creturn current->pgrp;
pgrp374net/inet/af_inet.cif (!suser() && current->pgrp != -arg &&