Searched refs:qds_t (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr023/
H A Dq.c630 typedef void *qds_t; typedef
633 qds_t *(*f_init)(const char *);
634 qds_t *(*f_remove_head)(qds_t *);
635 qds_t *(*f_remove_tail)(qds_t *);
636 qds_t *(*f_remove_item)(qds_t *, const char *);
637 qds_t *(*f_insert_head)(qds_t *, cons
[all...]

Completed in 15 milliseconds