Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/_types/
H A D_fd_def.h103 __darwin_fd_clr(int _fd, struct fd_set *const _p) in __darwin_fd_clr() function
125 __darwin_fd_clr(int _fd, struct fd_set *const _p)
132 #define __DARWIN_FD_CLR(n, p) __darwin_fd_clr((n), (p))