Searched refs:CONTAINING_RECORD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/server/mpm/winnt/
H A Dmpm_winnt.h91 #ifdef CONTAINING_RECORD
92 #undef CONTAINING_RECORD macro
94 #define CONTAINING_RECORD(address, type, field) ((type *)( \ macro
H A Dchild.c720 context = CONTAINING_RECORD(pol, COMP_CONTEXT, Overlapped);

Completed in 75 milliseconds