The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

libresolv (3)
  • >> libresolv (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    libresolv - resolver library
     
    

    SYNOPSIS

    cc [ flag... ] file... -lresolv  -lsocket   -lnsl  [ library... ]
    #include <sys/types.h>
    #include <netinet/in.h>
    #include <arpa/nameser.h>
    #include <resolv.h>
    #include <netdb.h>
    

     

    DESCRIPTION

    Functions in this library provide for creating, sending, and interpreting packets to the Internet domain name servers.  

    INTERFACES

    The shared object libresolv.so.2 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

    __dn_skipname__fp_query
    __hostalias__p_cdname
    __p_class
    __p_time
    __putlong
    _getshort
    dn_comp
    fp_resstat
    herror
    res_hostalias
    res_mkquery
    res_ninit
    res_nquery
    res_nsearch
    res_nsendsigned
    res_querydomain
    res_send

    Programs are expected to use the aliases defined in <resolv.h> rather than calling the "__" prefixed procedures, as indicated in the following table. Use of the routines in the first column is discouraged.

    FUNCTION REFERENCED ALIAS TO USE
    __dn_skipnamedn_skipname
    __fp_query
    __putlong
    __p_cdname
    __p_class
    __p_time
    __p_type

     

    FILES

    /lib/libresolv.so.1

    shared object for backward compatibility only

    /lib/64/libresolv.so.1

    64-bit shared object for backward compatibility only

    /lib/libresolv.so.2

    shared object

    /lib/64/libresolv.so.2

    64-bit shared object

     

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    AvailabilitySUNWcsl (32-bit)


    Interface Stability

    MT-Level

     

    SEE ALSO

    pvs(1), Intro(3), resolver(3RESOLV), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    INTERFACES
    FILES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру