OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protoent_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/net/
protoent.h
37
struct
protoent_data
{
struct
51
extern struct
protoent_data
_protoent_data;
53
struct protoent *getprotoent_r(struct protoent *, struct
protoent_data
*);
55
struct protoent *, struct
protoent_data
*);
57
struct protoent *, struct
protoent_data
*);
58
void setprotoent_r(int, struct
protoent_data
*);
59
void endprotoent_r(struct
protoent_data
*);
protoent.h
37
struct
protoent_data
{
struct
51
extern struct
protoent_data
_protoent_data;
53
struct protoent *getprotoent_r(struct protoent *, struct
protoent_data
*);
55
struct protoent *, struct
protoent_data
*);
57
struct protoent *, struct
protoent_data
*);
58
void setprotoent_r(int, struct
protoent_data
*);
59
void endprotoent_r(struct
protoent_data
*);
Completed in 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025