Searched refs:oldlc (Results 1 – 2 of 2) sorted by relevance
1042 struct loginclass *oldlc, *newlc;1053 oldlc = oldcred->cr_loginclass; in racct_proc_ucred_changed() 1062 if (newlc != oldlc) { in racct_proc_ucred_changed() 1063 racct_sub_racct(oldlc->lc_racct, p->p_racct); in racct_proc_ucred_changed() 1048 struct loginclass *oldlc, *newlc; racct_proc_ucred_changed() local
1267 Char *oldlc, *oldc; in v_search() local1272 oldlc = LastChar; in v_search()1300 LastChar = oldlc; in v_search()