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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c100 * count. We also decrement the reference count on door_unbind().
335 door_unbind(void) function
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c200 static int door_unbind(void);
247 return (door_unbind());
313 return (door_unbind());
1749 door_unbind(void) function
2041 door_unbind_thread(st->d_pool); /* Implicit door_unbind */
2107 * return an error to door_return unless they call door_unbind first.
/illumos-gate/usr/src/man/man3c/
H A DMakefile759 door_unbind.3c \
1624 door_unbind.3c := LINKSRC = door_bind.3c

Completed in 80 milliseconds