Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A Dgetpart.c322 size_t uns; in getpart() member
379 memcpy(ptag, ptr, len.uns); in getpart()
380 ptag[len.uns] = '\0'; in getpart()
445 memcpy(ptag, ptr, len.uns); in getpart()
446 ptag[len.uns] = '\0'; in getpart()
465 memcpy(patt, ptr, len.uns); in getpart()
466 patt[len.uns] = '\0'; in getpart()
/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c82 lws_mpint_rfc4251(uint8_t *dest, const uint8_t *src, int bytes, int uns) in lws_mpint_rfc4251() argument
100 if (uns && (*src) & 0x80) in lws_mpint_rfc4251()
108 if (uns && (*src) & 0x80) { in lws_mpint_rfc4251()

Completed in 3 milliseconds