Home
last modified time | relevance | path

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

/openbsd-src/sys/kern/
H A Dkern_unveil.c114 unveil_add_name_unlocked(struct unveil *uv, char *name, u_char flags) in unveil_add_name_unlocked() function
135 ret = unveil_add_name_unlocked(uv, name, flags); in unveil_add_name()
223 if (unveil_add_name_unlocked(&child->ps_uvpaths[i], in unveil_copy()