OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6_sprintf
(Results
1 - 2
of
2
) 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
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
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025