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

/darwin-on-arm/xnu/bsd/sys/
H A Dmount.h199 #define VFSATTR_RETURN(s, a, x) do { (s)-> a = (x); VFSATTR_SET_SUPPORTED(s, a);} while(0) macro

Completed in 49 milliseconds