Searched refs:prmap (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h76 #define prmap Prmap macro
332 typedef struct prmap { struct
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h76 #define prmap Prmap macro
331 typedef struct prmap { struct
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c193 prmap_t prmap; member in union:__anon4958
997 * to indicate the end of the prmap[] array.
1000 bzero(&un.prmap, sizeof (un.prmap));
1001 if (!error && copyout(&un.prmap, cmaddr, sizeof (un.prmap)))
1732 ioc_prmap32_t prmap; member in union:__anon4959
2627 * to indicate the end of the prmap[] array.
2630 bzero(&un32.prmap, sizeof (un32.prmap));
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dprocfs.h323 typedef struct prmap { struct

Completed in 95 milliseconds