Home
last modified time | relevance | path

Searched defs:door_info (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1585 door_info(int did, struct door_info *d_info) in door_info() function
/illumos-gate/usr/src/uts/common/sys/
H A Ddoor.h142 typedef struct door_info { struct
149 } door_info_t; argument
207 door_info_t *door_info; member
222 caddr32_t door_info; member
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c443 door_info_t door_info; in show_door() local