Searched refs:TryNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.xmap.c119 static int TryNode (XmapNode *, CStr *, XmapVal *, int);
234 (void) TryNode(Xmap, &cs, val, ntype);
239 TryNode(XmapNode *ptr, CStr *str, XmapVal *val, int ntype) function
300 (void) TryNode(ptr->next, str, val, ntype);

Completed in 53 milliseconds