Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h99 void *_private; member
138 _stack->_private = data; in SetPrivate()
143 return _stack->_private; in GetPrivate()
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibuutil.h183 typedef int uu_walk_fn_t(void *_elem, void *_private);
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_xslt_filter_module.c390 ctxt->sax->_private = ctx; in ngx_http_xslt_add_chunk()
423 ctx = ctxt->sax->_private; in ngx_http_xslt_sax_external_subset()
472 ctx = ctxt->sax->_private; in ngx_http_xslt_sax_error()