Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dspecdev.h55 struct cloneinfo { struct
/openbsd/sys/kern/
H A Dspec_vnops.c696 struct cloneinfo *cip; in spec_open_clone()
735 cip = malloc(sizeof(struct cloneinfo), M_TEMP, M_WAITOK); in spec_open_clone()
H A Dvfs_vnops.c85 struct cloneinfo *cip; in vn_open()
181 cip = (struct cloneinfo *)vp->v_data; in vn_open()