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