Searched refs:doeval (Results 1 – 4 of 4) sorted by relevance
66 { "eval", doeval, 0, INF },
127 void doeval(Char **, struct command *);
198 bifunc->bfunct == doeval)) { in execute()
1372 doeval(Char **v, struct command *t) in doeval() function