Documentation Home
>
ChorusOS man pages section 3STDC: Standard C Library Functions
>
Standard C Library Functions
> I
ChorusOS man pages section 3STDC: Standard C Library Functions
I
if_freenameindex(3STDC)
- convert interface index to name, and vice versa
if_indextoname(3STDC)
- convert interface index to name, and vice versa
if_nameindex(3STDC)
- convert interface index to name, and vice versa
if_nametoindex(3STDC)
- convert interface index to name, and vice versa
index(3STDC)
- locate character in string
inet(3STDC)
- Internet address manipulation routines
inet6_option_alloc(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_append(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_find(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_init(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_next(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_space(3STDC)
- IPv6 Hop-by-Hop and Destination Options manipulation
inet6_rthdr_add(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_getaddr(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_getflags(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_init(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_lasthop(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_reverse(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_segments(3STDC)
- IPv6 Routing Header Options manipulation
inet6_rthdr_space(3STDC)
- IPv6 Routing Header Options manipulation
inet_addr(3STDC)
- Internet address manipulation routines
inet_aton(3STDC)
- Internet address manipulation routines
inet_lnaof(3STDC)
- Internet address manipulation routines
inet_makeaddr(3STDC)
- Internet address manipulation routines
inet_netof(3STDC)
- Internet address manipulation routines
inet_network(3STDC)
- Internet address manipulation routines
inet_ntoa(3STDC)
- Internet address manipulation routines
inet_ntop(3STDC)
- Internet address manipulation routines
inet_pton(3STDC)
- Internet address manipulation routines
initstate(3STDC)
- better random number generator
isalnum(3STDC)
- classify characters
isalpha(3STDC)
- classify characters
isascii(3STDC)
- test for ASCII character
isatty(3STDC)
- check if a file descriptor is associated with a terminal
iscntrl(3STDC)
- classify characters
isdigit(3STDC)
- classify characters
isgraph(3STDC)
- classify characters
isinf(3STDC)
- test for infinity or not-a-number
islower(3STDC)
- classify characters
isnan(3STDC)
- test for infinity or not-a-number
isprint(3STDC)
- classify characters
ispunct(3STDC)
- classify characters
isspace(3STDC)
- classify characters
isupper(3STDC)
- classify characters
isxdigit(3STDC)
- classify characters
© 2010, Oracle Corporation and/or its affiliates