Home
last modified time | relevance | path

Searched refs:sync_next (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dkod-cisco.c117 int sync_next = 0; in cisco_kod_request() local
231 sync_ids[sync_next++] = xstrdup (&buffer[off]); in cisco_kod_request()
249 for (i = 0; i < sync_next; ++i) in cisco_kod_request()
314 for (i = 0; i < sync_next; ++i) in cisco_kod_request()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dkod-cisco.c117 int sync_next = 0;
231 sync_ids[sync_next++] = xstrdup (&buffer[off]);
249 for (i = 0; i < sync_next; ++i)
314 for (i = 0; i < sync_next; ++i)
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-private.h276 bool (*sync_next)(struct mailbox_sync_context *ctx, member
H A Dmail-storage.c2241 return ctx->box->v.sync_next(ctx, sync_rec_r); in mailbox_sync_next()
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_ts.c2587 static const uint8_t *sync_next (demux_ts_t *this) { in sync_next() function
2718 originalPkt = sync_next (this); in demux_ts_parse_packet()
3058 p = sync_next (this); in demux_ts_seek()
3111 originalPkt = sync_next (this); in demux_ts_seek()