Searched refs:p_pw (Results 1 – 11 of 11) sorted by relevance
134 struct passwd *p_pw; member
521 if (p->p_pw != NULL) in proc_run()522 pw = p->p_pw; in proc_run()
779 proc_priv->p_pw = &proc_privpw; /* initialized to all 0 */ in main()
513 if (p->p_pw != NULL) in proc_run()514 pw = p->p_pw; in proc_run()
159 struct passwd *p_pw; member
546 if (p->p_pw != NULL) in proc_run()547 pw = p->p_pw; in proc_run()
831 struct passwd *p_pw; member
529 if (p->p_pw != NULL) in proc_run()530 pw = p->p_pw; in proc_run()
272 struct passwd *p_pw; member
530 if (p->p_pw != NULL) in proc_run()531 pw = p->p_pw; in proc_run()
1066 struct passwd *p_pw; member