Searched refs:PFOPT_LONG (Results 1 – 3 of 3) sorted by relevance
108 if (pf_options & PFOPT_LONG) { in list_attributes()201 pf_options = PFOPT_LONG; in main()
55 int long_opt = (options & PFOPT_LONG); in print_flags()
28 #define PFOPT_LONG 1 /* Must be 1 for compatibility with `int long_format'. */ macro