Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Dlst.h151 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()