Home
last modified time | relevance | path

Searched defs:named (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_constants.py38 def enum_with_offset(offset, sequential, named): argument
43 def enum(*sequential, **named):
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dctl.h15 bool named; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c672 ngx_queue_t *q, *locations, *named, tail; in ngx_http_init_locations() local
H A Dngx_http_core_module.h313 unsigned named:1; member