Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcpuset.h42 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS) macro
/f-stack/freebsd/sys/
H A Dcpuset.h44 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS) macro