OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnet_pton
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/lib/
dnet_pton.c
56
int
dnet_pton
(int af, const char *src, void *addr)
function
utils.c
304
if (
dnet_pton
(AF_DECnet, name, &dna) <= 0)
/external/iproute2/include/
utils.h
108
int
dnet_pton
(int af, const char *src, void *addr);
Completed in 403 milliseconds