OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6_sprintf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdkrpc.c
187
/* Do not use
ip6_sprintf
: the nfs module should work without INET6. */
188
#define
ip6_sprintf
(buf, a) \
macro
200
ip6_sprintf
(b6, &satosin6(sin)->sin6_addr) :
202
#undef
ip6_sprintf
macro
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026