Searched refs:TryNode (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/tcsh/ |
| H A D | ed.xmap.c | 119 static int TryNode (XmapNode *, CStr *, XmapVal *, int); 234 (void) TryNode(Xmap, &cs, val, ntype); in AddXkey() 239 TryNode(XmapNode *ptr, CStr *str, XmapVal *val, int ntype) in TryNode() function 300 (void) TryNode(ptr->next, str, val, ntype); in TryNode()
|