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

/external/chromium/net/third_party/nss/ssl/
H A Dsslsock.c1834 #define KILL_VECTORS while (vectors && !iov->iov_len) { ++iov; --vectors; } macro
1835 #define GET_VECTOR do { myIov = *iov++; --vectors; KILL_VECTORS } while (0)
1859 KILL_VECTORS

Completed in 55 milliseconds