Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/_types/
H A D_fd_def.h95 __darwin_fd_set(int _fd, struct fd_set *const _p) in __darwin_fd_set() function
119 __darwin_fd_set(int _fd, struct fd_set *const _p)
131 #define __DARWIN_FD_SET(n, p) __darwin_fd_set((n), (p))