Library /sys$common/syshlp/HELPLIB.HLB  —  TCPIP Services, Programming Interfaces, Socket API Functions, endnetent()
    Closes the networks database file.
    Format
      #include  <netdb.h>
      void endnetent  (void);

1  –  Description

    This function closes the networks database file
    (TCPIP$SYSTEM:NETWORKS.DAT), previously opened with the
    getnetent(), setnetent(),  getnetbyaddr(), or getnetbyname()
    function.
    Related Functions
    See also getnetent(), getnetbyaddr(),  getnetbyname(), and
    setnetent().
Close Help