Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dkern_unveil.c697 if (uv->uv_flags & UNVEIL_MASK) in unveil_check_final()
740 if (uv->uv_flags & UNVEIL_MASK) in unveil_check_final()
789 if (uv->uv_flags & UNVEIL_MASK) in unveil_check_final()
/openbsd/sys/sys/
H A Dnamei.h272 #define UNVEIL_MASK 0x0F macro