Home | History | Annotate | Download | only in dns

Lines Matching defs:downcase

1070 	bool downcase;
1087 downcase = ((options & DNS_NAME_DOWNCASE) != 0);
1187 if (downcase) {
1213 if (downcase) {
1241 if (downcase) {
1289 if (downcase) {
1577 /* downcase */
1638 * Downcase 'source'.
1759 bool downcase;
1772 downcase = ((options & DNS_NAME_DOWNCASE) != 0);
1872 if (downcase) {