OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at_lookup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netatalk/
at_rmx.c
114
at_lookup
(const void *v_arg, const void *m_arg, struct radix_node_head * head)
function
118
printf("
at_lookup
: v=%s\n", prsockaddr(v_arg));
119
printf("
at_lookup
: n=%s\n", prsockaddr(m_arg));
120
printf("
at_lookup
: head=%p\n", head);
124
printf("
at_lookup
: returns rn=%p\n", rn);
160
rnh->rnh_lookup =
at_lookup
;
at_rmx.c
114
at_lookup
(const void *v_arg, const void *m_arg, struct radix_node_head * head)
function
118
printf("
at_lookup
: v=%s\n", prsockaddr(v_arg));
119
printf("
at_lookup
: n=%s\n", prsockaddr(m_arg));
120
printf("
at_lookup
: head=%p\n", head);
124
printf("
at_lookup
: returns rn=%p\n", rn);
160
rnh->rnh_lookup =
at_lookup
;
Completed in 64 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026