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

/macosx-10.10/libdispatch-442.1.4/private/
H A Dsource_private.h77 #define DISPATCH_SOURCE_TYPE_VFS (&_dispatch_source_type_vfs)
79 DISPATCH_EXPORT const struct dispatch_source_type_s _dispatch_source_type_vfs; variable in typeref:struct:dispatch_source_type_s
/macosx-10.10/libdispatch-442.1.4/src/
H A Dinit.c1154 const struct dispatch_source_type_s _dispatch_source_type_vfs = { variable in typeref:struct:dispatch_source_type_s

Completed in 114 milliseconds