Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h488 extern boolean_t prwritesizexreg(const void *, size_t *);
H A Dprcontrol.c193 prwritesizexreg },
844 prwritesizexreg },
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c275 prwritesizexreg(const void *argp, size_t *sizep) in prwritesizexreg() function