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