Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/_types/
H A D_fd_def.h63 __darwin_check_fd_set(int _a, const void *_b) in __darwin_check_fd_set() function
87 if (__darwin_check_fd_set(_fd, (const void *) _p)) { in __darwin_fd_isset()
97 if (__darwin_check_fd_set(_fd, (const void *) _p)) { in __darwin_fd_set()
105 if (__darwin_check_fd_set(_fd, (const void *) _p)) { in __darwin_fd_clr()