Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

inet_lnaof(3) [osf1 man page]

inet_lnaof(3)						     Library Functions Manual						     inet_lnaof(3)

NAME
inet_lnaof - Translates an Internet address integer into its host (local) address component LIBRARY
Standard C Library (libc.so, libc.a) SYNOPSIS
#include <arpa/inet.h> in_addr_t inet_lnaof( struct in_addr net_addr); STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: inet_lnaof(): XNS4.0 Refer to the standards(5) reference page for more information about industry standards and associated tags. PARAMETERS
Defines an Internet address in network byte order. DESCRIPTION
The inet_lnaof() function translates an Internet network byte-ordered address into its host (local) address component. The host address is returned in host byte-order. RETURN VALUES
The inet_lnaof() function returns a host byte-ordered integer that specifies the host (local) address part of the Internet network address integer. ERRORS
Current industry standards for inet_lnaof() do not define error values. RELATED INFORMATION
Functions: inet_addr(3), inet_netof(3), inet_makeaddr(3), inet_network(3), inet_ntoa(3) Standards: standards(5) Network Programmer's Guide delim off inet_lnaof(3)

Check Out this Related Man Page

inet_ntoa(3)						     Library Functions Manual						      inet_ntoa(3)

NAME
inet_ntoa - Translates an Internet address into a dot-formatted character string LIBRARY
Standard C Library (libc.so, libc.a) SYNOPSIS
#include <arpa/inet.h> char *inet_ntoa( struct in_addr net_addr ); STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: inet_ntoa(): XNS4.0 Refer to the standards(5) reference page for more information about industry standards and associated tags. PARAMETERS
Defines an Internet network byte-ordered address to be converted to an equivalent character string. DESCRIPTION
The inet_ntoa() function translates an Internet network byte-ordered address into a dot-formatted character string. NOTES
[Tru64 UNIX] For inet_ntoa(), a return value points to thread-specific data, which is overwritten by any subsequent calls from the same thread. RETURN VALUES
The inet_ntoa() function returns a pointer to a dot-formatted Internet character string network address. RELATED INFORMATION
Functions: inet_addr(3), inet_lnaof(3), inet_makeaddr(3), inet_netof(3), inet_network(3) Standards: standards(5) delim off inet_ntoa(3)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cannot connect to the Internet

I running HPUX 11.0, Netscape gives me an error "Unable to locate Server" when using a www.something.com address. If I use an IP address I get past the router and onto the Internet. My workstation can get to the Router @ 192.168.0.1 and also it's local APACHE server. I have DHCP enabled... (8 Replies)
Discussion started by: johnalt
8 Replies

2. UNIX for Dummies Questions & Answers

What is the industry standard for number of servers per Unix/Linux engineer?

What is the industry standard for number of servers per Unix/Linux engineer and are there any white papers or the like that discuss this? (1 Reply)
Discussion started by: Rav78uk
1 Replies

3. UNIX for Dummies Questions & Answers

How to determine if a host is connected to the Internet in Unix?

How to determine if a host is connected to the Internet in Unix ? (1 Reply)
Discussion started by: shuhang2
1 Replies

4. IP Networking

testing network elements

for testing network elements which of the below is TRUE a)Thorough understanding of RFC s/ IETF standards is enough. b)One has to know design specifications along with standards and specification. c)Understanding customer requirements is required for acceptance test only and not for... (0 Replies)
Discussion started by: venkatadilip
0 Replies

5. News, Links, Events and Announcements

Airlines industry

Hi, I want to move to unix admin from support. Which unix can i learn to get into airlines industry projects? Thanks in advance. (1 Reply)
Discussion started by: sam_bd
1 Replies