Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dexit.c110 static int will_become_orphaned_pgrp(int pgrp, struct task_struct * ignored_task) in will_become_orphaned_pgrp() function
132 return will_become_orphaned_pgrp(pgrp, 0); in is_orphaned_pgrp()
350 will_become_orphaned_pgrp(current->pgrp, current) && in exit_notify()