Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dlst.h160 void LstNode_SetNull(ListNode *);
H A Dlst.c182 LstNode_SetNull(ListNode *ln) in LstNode_SetNull() function
H A Dcompat.c379 LstNode_SetNull(ln); in Compat_RunCommand()