Searched refs:nextobject (Results 1 – 1 of 1) sorted by relevance
65 static struct objects **nextobject; variable87 nextobject = &allobjects; in initfiles()197 *nextobject = oi; in addobject()198 nextobject = &oi->oi_next; in addobject()