Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:BINHEX

1658 		else if (strcasecmp(arg, "binhex") == 0)
1659 t |= STRING | BINHEX;
1676 if (l && !(t & (STRING | BINHEX))) {
1681 if (t & ARRAY && t & (STRING | BINHEX) &&