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

/macosx-10.5.8/xnu-1228.15.4/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.h136 #ifndef FD_COPY
137 #define FD_COPY(f, t) __DARWIN_FD_COPY(f, t) macro
138 #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 */
/macosx-10.5.8/xnu-1228.15.4/bsd/man/man2/
H A DMakefile14 FD_COPY.2 \

Completed in 31 milliseconds