Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcsh/
H A Ded.xmap.c108 } XmapNode; typedef
116 static XmapNode *GetFreeNode (CStr *);
117 static void PutFreeNode (XmapNode *);
120 const XmapNode *);
241 XmapNode *xm; in TryNode()
334 XmapNode *ptr; in TryDeleteNode()
341 XmapNode *xm; in TryDeleteNode()
379 PutFreeNode(XmapNode *ptr) in PutFreeNode()
410 static XmapNode *
413 XmapNode *ptr; in GetFreeNode()
[all …]