Searched defs:unref_args (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 2147 static door_arg_t unref_args = { DOOR_UNREF_DATA, 0, 0, 0, 0, 0 }; in door_unref() local 2206 static door_arg_t unref_args = { DOOR_UNREF_DATA, 0, 0, 0, 0, 0 }; in door_unref_kernel() local
|