Searched refs:lh2 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/mg/
H A Decho.c546 struct list *lh, *lh2; local
552 lh = lh2 = NULL;
577 lh2 = lh;
582 bxtra = getxtra(lh, lh2, cpos, wflag);
585 lh2 = lh;
600 buf[cpos] = lh2->l_name[cpos];
643 struct list *lh, *lh2, *lh3; local
699 lh2 = lh;
700 while (lh2 != NULL) {
701 lh3 = lh2
[all...]

Completed in 134 milliseconds