Searched refs:skip (Results 1 – 9 of 9) 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
124 int skip = 6; /* stabilize output */ in initialize_hardware_v3_0() local138 if (skip > 0) { in initialize_hardware_v3_0()139 skip--; in initialize_hardware_v3_0()
196 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
646 .skip 8781 .skip CORE_MMU_CONFIG_SIZE
846 .skip 41037 .skip CORE_MMU_CONFIG_SIZE
539 .skip CORE_MMU_CONFIG_SIZE
99 …uilt and Perl to be run. If you don't have one of them installed, you can skip building the tests …
1313 broken link is encountered, skip the broken link and continue parsing1934 possible to skip calling it, which is no longer supported.4303 * Send fatal alerts in more cases. The previous behaviour was to skip6405 * Updated ssl_read() to skip 0-length records from OpenSSL