Searched refs:skip (Results 1 – 7 of 7) sorted by relevance
151 if (count > a2p->skip) in discover_list_protocols()152 count = MIN(count - a2p->skip, msg->out_size - sizeof(p2a)); in discover_list_protocols()159 memcpy(msg->out + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
69 uint32_t skip; member
196 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
410 .skip 8541 .skip CORE_MMU_CONFIG_SIZE
657 .skip 4844 .skip CORE_MMU_CONFIG_SIZE
66 …uilt and Perl to be run. If you don't have one of them installed, you can skip building the tests …
2414 * Send fatal alerts in more cases. The previous behaviour was to skip4516 * Updated ssl_read() to skip 0-length records from OpenSSL
Completed in 12 milliseconds