Searched defs:toset (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c721 int toclear, toset; /* bits to clear and to set in all live objects */ local
/freebsd-13-stable/contrib/tcsh/
H A Dsh.func.c1828 # define toset(a) (((a) == 3) ? 1004 : (a) + 1) macro
1832 # define toset(a) ((a) + 1) macro
/freebsd-13-stable/sys/net/
H A Dif.c4197 if_sethwassistbits(if_t ifp, int toset, int toclear) argument
/freebsd-13-stable/sys/kern/
H A Dvfs_subr.c6890 vn_irflag_set_locked(struct vnode *vp, short toset) argument
6903 vn_irflag_set(struct vnode *vp, short toset) argument
6912 vn_irflag_set_cond_locked(struct vnode *vp, short toset) argument
6922 vn_irflag_set_cond(struct vnode *vp, short toset) argument
[all...]

Completed in 142 milliseconds