Searched refs:ql (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dres_query.c11 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); local
12 if (ql < 0)
13 return ql;
14 return __res_send(q, ql, dest, len);
/fuchsia/zircon/third_party/ulib/jemalloc/
H A DMakefile.in184 $(srcroot)test/unit/ql.c \

Completed in 77 milliseconds