OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namebuf6
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/rpc/
rpc_generic.c
639
char
namebuf6
[INET6_ADDRSTRLEN];
local in function:__rpc_taddr2uaddr_af
665
if (inet_ntop(af, &sin6->sin6_addr,
namebuf6
,
666
(socklen_t)sizeof
namebuf6
) == NULL)
669
if (asprintf(&ret, "%s.%u.%u",
namebuf6
, ((u_int32_t)port) >> 8,
Completed in 61 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025