Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dresourcevar.h67 #define pstat_endcopy p_start macro
/netbsd-src/sys/kern/
H A Dkern_resource.c819 len = (char *)&nps->pstat_endcopy - (char *)&nps->pstat_startcopy; in pstatscopy()