Home
last modified time | relevance | path

Searched defs:toclear (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c721 int toclear, toset; /* bits to clear and to set in all live objects */ in sweeplist() local
/f-stack/freebsd/net/
H A Dif.c4184 if_sethwassistbits(if_t ifp, int toset, int toclear) in if_sethwassistbits()