repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
all-mingw32
/
bsdsocket
/
netdb_util.h
blob
ab94d24c549a42b76f56024eb706ff5f255267d0
1
char
*
CopyString
(
char
*
src
,
APTR pool
);
2
struct
protoent
*
CopyProtoEntry
(
struct
PROTOENT
*
wsentry
,
APTR pool
);
3
void
FreeProtoEntry
(
struct
protoent
*
entry
,
APTR pool
);