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

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1003 pcacheset_cmp(pollfd_t *current, pollfd_t *cached, pollfd_t *newlist, int n) function
1595 offset = pcacheset_cmp(&current[count], &cached[count], np,

Completed in 51 milliseconds