1. dn_expand(3RESOLV) (man pages section 3: Networking ...

    docs.oracle.com › … › Networking Library Functions › D

    These routines are used for making, sending, and interpreting query and reply messages with Internet domain name servers. State information is kept in statp and is ...

  2. Socket Function Reference : dn_expand

    support.sas.com/documentation/onlinedoc/sasc/doc750/html/lr2/z...

    dn_expand expands the compressed domain name to a full domain name. Expanded names are converted to uppercase EBCDIC. msg is a …

  3. Undefined reference errors in gcc - Stack Overflow

    https://stackoverflow.com/questions/6778161

    Undefined reference errors in gcc. Ask Question. up vote 1 down vote favorite. gcc link results with errors: ... undefined reference to '__dn_expand' dns.cpp: ...

  4. Undefined reference to '__dn_expand' · Issue #1 · …

    https://github.com/msantos/sods/issues/1

    Hi, Hmm, I found that manually adding "-lresolv" to the end of the GCC line in the Makefile works - however, "-lresolv" is already party of the LIB line, so I'm not ...

  5. dn_expand() - Native SDK for PlayBook - BlackBerry …

    https://developer.blackberry.com/.../topic/d/dn_expand.html

    The dn_expand() function is a low-level routine used by res_query() to expand the compressed domain name, comp_dn, to a full domain name. ...

  6. dn_expand() — Resolver domain name expansion - IBM

    https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com...

    Note: The dn_expand() function has a dependency on the level of the Enhanced ASCII Extensions. See Enhanced ASCII support for details. If successful, dn_expand ...

  7. dn_expand() - BlackBerry Native

    https://developer.blackberry.com/.../topic/d/dn_expand.html

    Arguments: msg A pointer to the beginning of the message that contains the compressed name. eomorig A pointer to the first location after the message.

  8. dn_expand(3) - dn_expand - GSP Services - Virtual Servers

    www.gsp.com/cgi-bin/man.cgi?topic=dn_expand

    The res_init routine reads the configuration file (if any; see resolver(5)) to get the default domain name, search list and the Internet address of the local name ...

  9. dn_expand Subroutine - ibm.com

    https://www.ibm.com/.../ssw_aix_71/com.ibm.aix.commtrf2/dn_expand.htm

    Description. The dn_expand subroutine expands a compressed domain name to a full domain name, converting the expanded names to all uppercase letters.

  10. PHP :: Bug #49332 :: Make fails with "Undefined symbols ...

    bugs.php.net/bug.php?id=49332

    Make fails with "Undefined symbols: _res_9_dn_expand, _res_9_search and _res_9" Submitted: 2009-08-23 03:31 UTC: Modified: 2009-10-16 16:10 UTC: