1. getnetbyname(3SOCKET) (man pages section 3: …

    docs.oracle.com › … › Introduction to Library Functions › G

    These functions are used to obtain entries for networks. An entry may come from any of the sources for networks specified in the /etc/nsswitch.conf file. See nsswitch ...

  2. getnetbyname(3): network entry - Linux man page

    https://linux.die.net/man/3/getnetbyname

    The getnetbyname() function returns a netent structure for the entry from the database that matches the network name.

  3. getnetbyname() - IBM

    https://www.ibm.com/support/knowledgecenter/SSLTBW_1.13.0/com.ibm...

    Parameter Description name Points to a network name. The getnetbyname() call returns a pointer to a netent structure for the network name specified on the call.

  4. getnetbyname - perldoc.perl.org

    perldoc.perl.org/functions/getnetbyname.html

    perldoc.perl.org - Official documentation for the Perl programming language

  5. www.man-linux-magique.net/man3/getnetbyname.html

    NOM getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - Lire les informations réseau SYNOPSIS #include <netdb.h> struct netent *getnetent(void); struct ...

  6. manpages.ubuntu.com/manpages/trusty/fr/man3/getnetent.3.html

    Provided by: manpages-fr-dev_3.57d1p1-1_all NOM getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - Lire les informations réseau

  7. getnetbyname() - Native SDK for PlayBook - BlackBerry ...

    https://developer.blackberry.com/.../topic/g/getnetbyname.html

    Synopsis: #include <netdb.h> struct netent * getnetbyname( const char * name); . Arguments: name The name of the network whose entry you want to find. Library:

  8. https://www.gladir.com/CODER/PERL/getnetbyname.htm

    Gladir.com - Manuel pour le langage de programmation Perl. GETNETBYNAME : Cette fonction permet de connaitre l'adresse IP à partir d'un nom réseau.

  9. getnetbyname - perldoc.perl.org

    perldoc.perl.org/5.10.0/functions/getnetbyname.html

    getnetbyname NAME. These routines perform the same functions as their counterparts in the system library. In list context, the return values from the various get ...

  10. getprotobyname function (Windows) - …

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms738534...

    The getprotobyname function retrieves the protocol information corresponding to a protocol name.

  11. Some results have been removed