Searched refs:ql (Results 1 – 4 of 4) sorted by relevance
| /third_party/ulib/musl/src/network/ |
| A D | res_query.c | 11 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 D | jemalloc_test.h.in | 79 # include "jemalloc/internal/ql.h"
|
| /third_party/ulib/jemalloc/ |
| A D | Makefile.in | 184 $(srcroot)test/unit/ql.c \
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal.h.in | 173 #include "jemalloc/internal/ql.h"
|
Completed in 8 milliseconds