Searched refs:lastchild (Results 1 – 3 of 3) sorted by relevance
65 static uid2home_t *lastchild; variable154 if (lastchild) in homedir()156 (long) lastchild->uid, (long) lastchild->child, in homedir()157 lastchild->home); in homedir()158 lastchild = found; in homedir()299 if (lastchild && lastchild->child == child) {300 lastchild->child = 0;303 lastchild->last_status = WEXITSTATUS(status);304 lastchild = (uid2home_t *) NULL;601 lastchild = (uid2home_t *) NULL;
92 lambda lastchild le leftsibling lookone lookup lt minus name ne\
210 int lastchild; member6309 if (parent->lastchild) { in nextScaffoldPart()6310 dtd->scaffold[parent->lastchild].nextsib = next; in nextScaffoldPart()6314 parent->lastchild = next; in nextScaffoldPart()6317 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0; in nextScaffoldPart()