Home
last modified time | relevance | path

Searched refs:nodeLst (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/make/
H A Darch.c144 Arch_ParseArchive (linePtr, nodeLst, ctxt) in Arch_ParseArchive() argument
146 Lst nodeLst; /* Lst on which to place the nodes */
291 (void)Lst_AtEnd(nodeLst, (ClientData)gn);
293 } else if (Arch_ParseArchive(&sacrifice, nodeLst, ctxt)!=SUCCESS) {
327 (void) Lst_AtEnd (nodeLst, (ClientData)gn);
345 (void) Lst_AtEnd (nodeLst, (ClientData)gn);