Home
last modified time | relevance | path

Searched refs:POLLFD_SHRINK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpc_mt.h61 #define POLLFD_SHRINK (2 * POLLFD_EXTEND) macro
H A Dsvc.c722 (svc_pollfd_allocd - POLLFD_SHRINK)) { in delete_pollfd()
724 svc_pollfd_allocd -= POLLFD_SHRINK; in delete_pollfd()
725 } while (svc_max_pollfd < (svc_pollfd_allocd - POLLFD_SHRINK)); in delete_pollfd()