fmd_list_insert_before
extern void fmd_list_insert_before(fmd_list_t *, void *, void *);
fmd_list_insert_before(&tmq->tmq_list, up, tp);