Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDsource.c4387 _dispatch_source_debug_attr(dispatch_source_t ds, char* buf, size_t bufsiz) in _dispatch_source_debug_attr() function
4413 offset += _dispatch_source_debug_attr(ds, &buf[offset], bufsiz - offset); in _dispatch_source_debug()