Searched refs:f_in_list (Results 1 – 1 of 1) sorted by relevance
1872 struct filed *f_in_list; in fprintlog_write() local1875 STAILQ_FOREACH(f_in_list, &fhead, next) { in fprintlog_write()1876 if (f_in_list == f) in fprintlog_write()