Searched refs:FD_COPY (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_fd_copy.h28 #ifndef FD_COPY
29 #define FD_COPY(f, t) __DARWIN_FD_COPY(f, t) macro
30 #endif /* FD_COPY */
/darwin-on-arm/xnu/bsd/sys/
H A Dselect.h128 #ifndef FD_COPY
129 #define FD_COPY(f, t) __DARWIN_FD_COPY(f, t) macro
130 #endif /* FD_COPY */
H A Dtime.h145 #ifndef FD_COPY
146 #define FD_COPY(f, t) __DARWIN_FD_COPY(f, t) macro
147 #endif /* FD_COPY */
H A Dtypes.h289 #ifndef FD_COPY
290 #define FD_COPY(f, t) __DARWIN_FD_COPY(f, t) macro
291 #endif /* FD_COPY */
/darwin-on-arm/xnu/bsd/man/man2/
H A DMakefile13 FD_COPY.2 \

Completed in 39 milliseconds