Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcmd/common/
H A Dexpr.c462 static int expr_and(State_t* state, Node_t *np) in expr_and() function
480 register int tok = expr_and(state, np); in expr_or()
484 tok = expr_and(state, &rp); in expr_or()