OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:faith_prefix
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/faithd/
faithd.c
100
static int
faith_prefix
(struct sockaddr *);
450
if (!
faith_prefix
((void *)&dstaddr6)) {
575
faith_prefix
(struct sockaddr *dst)
function
579
struct in6_addr
faith_prefix
;
local
590
if (sysctl(mib, 4, &
faith_prefix
, &size, NULL, 0) < 0) {
595
return memcmp(dst, &
faith_prefix
,
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026