home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.8 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.3N / man.3N.node < prev    next >
Text File  |  1998-08-19  |  11KB  |  288 lines

  1.  
  2. Intro.3N.html:
  3.     Title = Intro(3N)
  4.     Version = 1.0
  5.     Name = Intro - introduction to networking functions and libraries
  6.     IndexEntry = intro - introduction to networking functions and libraries
  7.     SubName = intro - introduction to networking functions and libraries
  8.  
  9. byteorder.3N.html:
  10.     Title = byteorder(3N)
  11.     Version = 1.0
  12.     Name = byteorder: htonl, htons, ntohl, ntohs - convert values between host and network byte order
  13.     SubName = htonl - convert values between host and network byte order
  14.     SubName = htons - convert values between host and network byte order
  15.     SubName = ntohl - convert values between host and network byte order
  16.     SubName = ntohs - convert values between host and network byte order
  17.  
  18. cs_connect.3N.html:
  19.     Title = cs_connect(3N)
  20.     Version = 1.0
  21.     Name = cs_connect, cs_perror - application interface to the Connection Server
  22.     SubName = cs_perror - application interface to the Connection Server
  23.  
  24. dial.3N.html:
  25.     Title = dial(3N)
  26.     Version = 1.0
  27.     Name = dial - establish an outgoing terminal line connection
  28.  
  29. dials.3N.html:
  30.     Title = dials(3N)
  31.     Version = 1.0
  32.     Name = dials - establish an outgoing terminal line connection
  33.  
  34. ethers.3N.html:
  35.     Title = ethers(3N)
  36.     Version = 1.0
  37.     Name = ethers: ether_aton, ether_hostton, ether_line, ether_ntoa, ether_ntohost - Ethernet address mapping operations
  38.     SubName = ether_aton - Ethernet address mapping operation
  39.     SubName = ether_hostton - Ethernet address mapping operation
  40.     SubName = ether_line - Ethernet address mapping operation
  41.     SubName = ether_ntoa - Ethernet address mapping operation
  42.     SubName = ether_ntohost - Ethernet address mapping operation
  43.  
  44. ftp.3N.html:
  45.     Title = ftp(3N)
  46.     Version = 1.0
  47.     Name = ftp - FTP API operations
  48.     SubName = ftp_api - FTP API operations
  49.     SubName = ftp_prconnect - establish FTP connection (control channel) with remote host
  50.     SubName = ftp_accnt - send user's account data to remote host
  51.     SubName = ftp_appfile - append local file onto remote file
  52.     SubName = ftp_ascii - set data transfer type to ASCII
  53.     SubName = ftp_binary - set data transfer type to BINARY
  54.     SubName = ftp_bye - close the FTP connection
  55.     SubName = ftp_chdir - change directory on remote host
  56.     SubName = ftp_command - send FTP specific information
  57.     SubName = ftp_dataconn - open an FTP data channel socket
  58.     SubName = ftp_del - delete file on remote host
  59.     SubName = ftp_dir - list a directory on remote host
  60.     SubName = ftp_getfile - transfer file from remote to local host
  61.     SubName = ftp_idle - set idle time for the FTP connection
  62.     SubName = ftp_initconn - initialize and establish an FTP data channel
  63.     SubName = ftp_login - perform complete login to remote FTP server
  64.     SubName = ftp_mkdir - make a directory on remote host
  65.     SubName = ftp_passwd - send user's password to remote host
  66.     SubName = ftp_putfile - transfer file from local to remote host
  67.     SubName = ftp_pwd - get current working directory on remote host
  68.     SubName = ftp_rmdir - remove directory on remote host
  69.     SubName = ftp_settype - set data transfer type for FTP connection
  70.     SubName = ftp_site - send SITE command to remote FTP server
  71.     SubName = ftp_user - send user's name to remote host
  72.  
  73. getaddrinfo.3N.html:
  74.     Title = getaddrinfo(3N)
  75.     Version = 1.0
  76.     Name = getaddrinfo, freeaddrinfo, gai_strerror - get socket address information related to a specified service location
  77.     SubName = getaddrinfo - get socket address information related to a specified service location
  78.     SubName = freeaddrinfo - release memory allocated to socket address information
  79.     SubName = gai_strerror - return description of getaddrinfo error
  80.  
  81. gethostent.3N.html:
  82.     Title = gethostent(3N)
  83.     Version = 1.0
  84.     Name = gethostent - get network host entry
  85.     SubName = gethostbyname - get network host entry by name
  86.     SubName = gethostbyname2 - get network host entry by name and address family
  87.     SubName = gethostbyaddr - get network host entry by address
  88.     SubName = sethostent - use TCP socket for queries
  89.     SubName = endhostent - closes TCP connection
  90.     SubName = herror - print error message
  91.     SubName = hstrerror - return pointer to error message text
  92.  
  93. getkey.3N.html:
  94.     Title = getkey(3N)
  95.     Version = 1.0
  96.     Name = getkey - retrieve an authentication key
  97.  
  98. getnameinfo.3N.html:
  99.     Title = getnameinfo(3N)
  100.     Version = 1.0
  101.     Name = getnameinfo - get name information related to an IP address and port number
  102.  
  103. get_nderror.3N.html:
  104.     Title = get_nderror(3N)
  105.     Version = 1.0
  106.     Name = get_nderror, set_nderror - get/set nderror value
  107.     SubName = get_nderror - get nderror value
  108.     SubName = set_nderror - set nderror value
  109.  
  110. getnetconfig.3N.html:
  111.     Title = getnetconfig(3N)
  112.     Version = 1.0
  113.     Name = getnetconfig - get network configuration database entry
  114.  
  115. getnetent.3N.html:
  116.     Title = getnetent(3N)
  117.     Version = 1.0
  118.     Name = endnetent, getnetent, getnetbyaddr, getnetbyname, setnetent - get network entry
  119.     SubName = getnetent - get network entry
  120.     SubName = setnetent - set network entry
  121.     SubName = endnetent - end network entry
  122.     SubName = getnetbyaddr - get network entry by address
  123.     SubName = getnetbyname - get network entry by name
  124.  
  125. getnetgrent.3N.html:
  126.     Title = getnetgrent(3N)
  127.     Version = 1.0
  128.     Name = getnetgrent, setnetgrent, endnetgrent, innetgr - get network group entry
  129.     SubName = setnetgrent - get network group entry
  130.     SubName = endnetgrent - get network group entry
  131.     SubName = innetgr - get network group entry
  132.  
  133. getnetpath.3N.html:
  134.     Title = getnetpath(3N)
  135.     Version = 1.0
  136.     Name = getnetpath - get netconfig entry corresponding to NETPATH component
  137.  
  138. getprotoent.3N.html:
  139.     Title = getprotoent(3N)
  140.     Version = 1.0
  141.     Name = getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent - get protocol entry
  142.     SubName = getprotobynumber - get protocol entry
  143.     SubName = getprotobyname - get protocol entry
  144.     SubName = setprotoent - get protocol entry
  145.     SubName = endprotoent - get protocol entry
  146.  
  147. get_Rx_cserrno.3N.html:
  148.     Title = get_Rx_cserrno(3N)
  149.     Version = 1.0
  150.     Name = get_Rx_cserrno, set_Rx_cserrno - get/set Rx_cserrno value
  151.     SubName = get_Rx_cserrno - get Rx_cserrno value
  152.     SubName = set_Rx_cserrno - set Rx_cserrno value
  153.  
  154. get_Rx_errno.3N.html:
  155.     Title = get_Rx_errno(3N)
  156.     Version = 1.0
  157.     Name = get_Rx_errno, set_Rx_errno - get/set Rx_errno value
  158.     SubName = get_Rx_errno - get Rx_errno value
  159.     SubName = set_Rx_errno - set Rx_errno value
  160.  
  161. getservent.3N.html:
  162.     Title = getservent(3N)
  163.     Version = 1.0
  164.     Name = getservent, getservbyport, getservbyname, setservent, endservent - get service entry
  165.     SubName = getservbyport - get service entry
  166.     SubName = getservbyname - get service entry
  167.     SubName = setservent - get service entry
  168.     SubName = endservent - get service entry
  169.  
  170. if.3N.html:
  171.     Title = if(3N)
  172.     Version = 1.0
  173.     Name = if_nameindex, if_nametoindex, if_indextoname, if_freenameindex - interface identification functions
  174.     SubName = if_nameindex - return an array of if_nameindex structures
  175.     SubName = if_nametoindex - map an interface name to its index
  176.     SubName = if_indextoname - map an interface index to its name
  177.     SubName = if_freenameindex - free dynamic memory allocated by if_nameindex
  178.  
  179. ifignore.3N.html:
  180.     Title = ifignore(3N)
  181.     Version = 1.0
  182.     Name = ifignore - check for ignored network interface
  183.  
  184. inet.3N.html:
  185.     Title = inet(3N)
  186.     Version = 1.0
  187.     Name = inet - Internet address conversion and testing
  188.     SubName = inet_addr - Internet address conversion
  189.     SubName = IN6_IS_ADDR_UNSPECIFIED - test an IPv6 address
  190.     SubName = IN6_IS_ADDR_LOOPBACK - test an IPv6 address
  191.     SubName = IN6_IS_ADDR_MULTICAST - test an IPv6 address
  192.     SubName = IN6_IS_ADDR_LINKLOCAL - test an IPv6 address
  193.     SubName = IN6_IS_ADDR_SITELOCAL - test an IPv6 address
  194.     SubName = IN6_IS_ADDR_V4MAPPED - test an IPv6 address
  195.     SubName = IN6_IS_ADDR_V4COMPAT - test an IPv6 address
  196.     SubName = IN6_IS_ADDR_MC_NODELOCAL - test scope of an IPv6 multicast address
  197.     SubName = IN6_IS_ADDR_MC_LINKLOCAL - test scope of an IPv6 multicast address
  198.     SubName = IN6_IS_ADDR_MC_SITELOCAL - test scope of an IPv6 multicast address
  199.     SubName = IN6_IS_ADDR_MC_ORGLOCAL - test scope of an IPv6 multicast address
  200.     SubName = IN6_IS_ADDR_MC_GLOBAL - test scope of an IPv6 multicast address
  201.     SubName = inet_pton - Internet address conversion
  202.     SubName = inet_network - Internet address conversion
  203.     SubName = inet_makeaddr - Internet address conversion
  204.     SubName = inet_lnaof - Internet address conversion
  205.     SubName = inet_netof - Internet address conversion
  206.     SubName = inet_ntoa - Internet address conversion
  207.     SubName = inet_ntop - Internet address conversion
  208.  
  209. netdir.3N.html:
  210.     Title = netdir(3N)
  211.     Version = 1.0
  212.     Name = netdir: netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror - generic transport name-to-address translation
  213.     SubName = netdir_getbyname - generic transport name-to-address translation
  214.     SubName = netdir_getbyaddr - generic transport name-to-address translation
  215.     SubName = netdir_free - generic transport name-to-address translation
  216.     SubName = netdir_options - generic transport name-to-address translation
  217.     SubName = taddr2uaddr - generic transport name-to-address translation
  218.     SubName = uaddr2taddr - generic transport name-to-address translation
  219.     SubName = netdir_perror - generic transport name-to-address translation
  220.     SubName = netdir_sperror - generic transport name-to-address translation
  221.  
  222. nlsgetcall.3N.html:
  223.     Title = nlsgetcall(3N)
  224.     Version = 1.0
  225.     Name = nlsgetcall - get client's data passed via the listener
  226.  
  227. nlsprovider.3N.html:
  228.     Title = nlsprovider(3N)
  229.     Version = 1.0
  230.     Name = nlsprovider - get name of transport provider
  231.  
  232. nlsrequest.3N.html:
  233.     Title = nlsrequest(3N)
  234.     Version = 1.0
  235.     Name = nlsrequest - format and send listener service request message
  236.  
  237. publickey.3N.html:
  238.     Title = publickey(3N)
  239.     Version = 1.0
  240.     Name = publickey: getpublickey, getsecretkey - retrieve public or secret key
  241.  
  242. rcmd.3N.html:
  243.     Title = rcmd(3N)
  244.     Version = 1.0
  245.     Name = rcmd, rresvport, ruserok - routines for returning a stream to a remote command
  246.     SubName = rresvport - routines for returning a stream to a remote command
  247.     SubName = ruserok - routines for returning a stream to a remote command
  248.  
  249. resolver.3N.html:
  250.     Title = resolver(3N)
  251.     Version = 1.0
  252.     Name = resolver: res_mkquery, res_query, res_search, res_send, res_init, dn_comp, dn_expand - resolver routines
  253.     SubName = res_init - reads initialization file
  254.     SubName = res_mkquery - makes a standard query message
  255.     SubName = res_query - interface to server query mechanism
  256.     SubName = res_search - extended interface to server query mechanism
  257.     SubName = res_send - sends a query to name server
  258.     SubName = dn_comp - compresses domain name
  259.     SubName = dn_expand - expands domain name
  260.  
  261. rexec.3N.html:
  262.     Title = rexec(3N)
  263.     Version = 1.0
  264.     Name = rexec - return stream to a remote command
  265.  
  266. rexecve.3N.html:
  267.     Title = rexecve(3N)
  268.     Version = 1.0
  269.     Name = rexecve, rx_set_ioctl_hand, rx_set_write_hand, rx_fd, rx_proc_msg, rx_write, rx_signal, rx_act_exit, rx_free_conn - REXEC support routines
  270.     SubName = rx_set_ioctl_hand - REXEC support routines
  271.     SubName = rx_set_write_hand - REXEC support routines
  272.     SubName = rx_fd - REXEC support routines
  273.     SubName = rx_proc_msg - REXEC support routines
  274.     SubName = rx_write - REXEC support routines
  275.     SubName = rx_signal - REXEC support routines
  276.     SubName = rx_act_exit - REXEC support routines
  277.     SubName = rx_free_conn - REXEC support routines
  278.  
  279. rusers.3N.html:
  280.     Title = rusers(3N)
  281.     Version = 1.0
  282.     Name = rusers - return information about users on remote machines
  283.  
  284. rwall.3N.html:
  285.     Title = rwall(3N)
  286.     Version = 1.0
  287.     Name = rwall - write to specified remote machines
  288.