Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Drpc_mt.h60 #define POLLFD_EXTEND 64 macro
61 #define POLLFD_SHRINK (2 * POLLFD_EXTEND)
H A Dsvc.c620 svc_pollfd_allocd += POLLFD_EXTEND; in add_pollfd()