Searched refs:oldlc (Results 1 – 2 of 2) sorted by relevance
1048 struct loginclass *oldlc, *newlc; in racct_proc_ucred_changed() local1059 oldlc = oldcred->cr_loginclass; in racct_proc_ucred_changed()1068 if (newlc != oldlc) { in racct_proc_ucred_changed()1069 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()