Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dlst.h146 void LstNode_SetNull(ListNode *);
H A Dlst.c166 LstNode_SetNull(ListNode *ln) in LstNode_SetNull() function
H A Dcompat.c363 LstNode_SetNull(ln); in Compat_RunCommand()