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

  /src/external/mpl/dhcp/dist/common/
ns_name.c 632 mklower(int ch) { function
668 if (mklower(*dn++) != mklower(*cp++))
  /src/external/bsd/libbind/dist/nameser/
ns_name.c 907 mklower(int ch) { function
955 if (mklower(*dn++) !=
956 mklower(*cp++))
  /src/lib/libc/nameser/
ns_name.c 915 mklower(int ch) { function
963 if (mklower(*dn++) !=
964 mklower(*cp++))

Completed in 52 milliseconds