Home
last modified time | relevance | path

Searched defs:oldhead (Results 1 – 25 of 126) sorted by relevance

123456

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dqueue.h42 #define LIST_MOVE(newhead, oldhead, field) do { \ argument
107 #define TAILQ_MOVE(newhead, oldhead, field) do { \ argument
/dports/security/dropbear/dropbear-2020.81/
H A Dqueue.c44 struct Link* oldhead; in dequeue() local
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/lib/libhts/
H A Dhtsq.h94 #define LIST_MOVE(newhead, oldhead, field) do { \ argument
137 #define TAILQ_MOVE(newhead, oldhead, field) do { \ argument
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptonattrib/src/
H A Dlistsort.c136 STRING_LIST *p, *q, *e, *tail, *oldhead; in listsort() local
/dports/cad/geda/geda-gaf-1.8.2/gattrib/src/
H A Dlistsort.c140 STRING_LIST *p, *q, *e, *tail, *oldhead; in listsort() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dqueue.c96 queue *p, *q, *e, *tail, *oldhead, *list; in sortqueue() local
H A Dqueue.h37 #define QUEUE_MOVE(newhead,oldhead) \ argument
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/deprecated/
H A Dqueue.h41 #define QUEUE_MOVE(newhead,oldhead) \ argument
328 queue* oldhead = list; /* only used for circular linkage */ in sortqueue() local
/dports/www/ot-recorder/recorder-0.8.4/
H A Dlistsort.c59 JsonNode *p, *q, *e, *tail, *oldhead; in listsort() local
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/apeg-1.2.1/audio/
H A Dapegcommon.c82 unsigned long newhead, oldhead; in read_frame() local
/dports/x11-wm/amiwm/amiwm0.21pl2/libami/
H A Dlists.c14 struct Node *oldhead = list->lh_Head; in AddHead() local
/dports/devel/libe/e-releases-0.11.0/e/
H A Dhazard_ptrs.h226 hazard_rec* oldhead; in get() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/seq/
H A Dseq_fifo.c227 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/seq/
H A Dseq_fifo.c227 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/seq/
H A Dseq_fifo.c227 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/portability/
H A Dtoku_list.h104 static inline void toku_list_move(struct toku_list *newhead, struct toku_list *oldhead) { in toku_list_move()

123456