HomeSort by: relevance | last modified time | path
    Searched defs:binop_name (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/dist/keama/
parse.c 3633 const char *binop_name; local
3778 binop_name = "none";
3791 binop_name = "not-equal";
3794 binop_name = "equal";
3805 binop_name = "iregex-match";
3809 binop_name = "regex-match";
3816 binop_name = "and";
3819 binop_name = "or";
3829 binop_name = "add";
3832 binop_name = "subtract"
    [all...]

Completed in 71 milliseconds