Home
last modified time | relevance | path

Searched refs:allone (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet6/
H A Din6_ifattach.c246 static u_int8_t allone[8] = in in6_get_hw_ifid() local
292 if (bcmp(addr, allone, addrlen) == 0) in in6_get_hw_ifid()
/freebsd/sbin/fsck_msdosfs/
H A Dfat.c122 bitmap_ctor(long_bitmap_t *lbp, size_t bits, bool allone) in bitmap_ctor() argument
131 if (allone) { in bitmap_ctor()