HomeSort by: relevance | last modified time | path
    Searched defs:len_n (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libresolv/
ns_sign.c 171 u_int16_t len_n = htons(querysiglen); local in function:ns_sign2
173 (void *)&len_n, INT16SZ, NULL, 0);
ns_verify.c 242 u_int16_t len_n = htons(querysiglen); local in function:ns_verify
244 (void *)&len_n, INT16SZ, NULL, 0);

Completed in 20 milliseconds