Searched defs:schpc_replylist (Results 1 – 1 of 1) sorted by relevance
131 typedef struct schpc_replylist { struct132 struct schpc_replylist *prev; /* link to previous entry */ argument133 struct schpc_replylist *next; /* link to next entry */ argument143 } schpc_replylist_t; argument