inet_pton.c File Reference
inet_pton4(const char *, u_char *)
int
|
inet_pton4
|
(
|
const char *
|
src,
|
|
u_char
*
|
dst
|
|
)
|
[static]
|
inet_pton6(const char *, u_char *)
int
|
inet_pton6
|
(
|
const char *
|
src,
|
|
u_char
*
|
dst
|
|
)
|
[static]
|
inet_pton(int, const char *__restrict, void *__restrict)
EXPORT_C int
|
inet_pton
|
(
|
int
|
af,
|
|
const char *__restrict
|
src,
|
|
void *__restrict
|
dst
|
|
)
|
|
Parameters
int af
|
|
const char *__restrict src
|
|
void *__restrict dst
|
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.