HomeSort by relevance Sort by last modified time
    Searched full:useroff (Results 1 - 1 of 1) sorted by null

  /external/curl/lib/vauth/
ntlm.c 524 size_t useroff = 0; local
670 useroff = domoff + domlen;
671 hostoff = useroff + userlen;
742 SHORTPAIR(useroff),
809 DEBUGASSERT(size == useroff);

Completed in 107 milliseconds