Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/network/
A Dres_query.c11 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); in __res_query() local
12 if (ql < 0) in __res_query()
13 return ql; in __res_query()
14 return __res_send(q, ql, dest, len); in __res_query()
/third_party/ulib/jemalloc/test/include/test/
A Djemalloc_test.h.in79 # include "jemalloc/internal/ql.h"
/third_party/ulib/jemalloc/
A DMakefile.in184 $(srcroot)test/unit/ql.c \
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal.h.in173 #include "jemalloc/internal/ql.h"

Completed in 8 milliseconds