Searched refs:opt_F (Results 1 – 1 of 1) sorted by relevance
91 static bool opt_F; /* Show sockets for selected user only */ variable236 return !(opt_F || (opt_j >= 0)); in need_nosocks()907 if (opt_F && !filtered_uid(xfiles[i].xf_uid)) in getfiles()1919 opt_F = true; in main()2032 if (opt_F && !parse_filter_user()) in main()