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

/illumos-gate/usr/src/lib/libcmd/common/
H A Dexpr.c183 static int expr_or(State_t*, Node_t*);
268 tok = expr_or(state, np);
478 static int expr_or(State_t* state, Node_t *np) function
525 if (expr_or(&state, &node))

Completed in 57 milliseconds