Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dlst.h160 void LstNode_SetNull(ListNode *);
H A Dlst.c184 LstNode_SetNull(ListNode *ln) in LstNode_SetNull() function
H A Dcompat.c376 LstNode_SetNull(ln); in Compat_RunCommand()