Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/newtask/
H A Dnewtask.c326 prcred_t original_prcred, current_prcred; in update_running_proc() local
466 if (Pcred(p, &current_prcred, 0) != 0) { in update_running_proc()
474 if (original_prcred.pr_ruid != current_prcred.pr_ruid) { in update_running_proc()