Searched refs:Flist (Results 1 – 1 of 1) sorted by relevance
74 typedef struct Flist struct76 struct Flist *f_next; argument79 } Flist; typedef96 Flist *f_head, *f_tail;97 Flist *f_cur;309 Flist *fl; in ServeInvoke()386 fl = malloc(sizeof(Flist)+av.av_len+1); in ServeInvoke()986 Flist *fl = server->f_head; in doServe()