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