Searched defs:door_bind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c199 static int door_bind(int);
245 return (door_bind(arg1));
311 return (door_bind(arg1));
1639 * from the door_bind is the only reference to the door
1714 door_bind(int did) function

Completed in 63 milliseconds