Searched refs:F_LONG_FMT (Results 1 – 1 of 1) sorted by relevance
68 #define F_LONG_FMT 0x0001 /* Match against long format cmd */ macro133 { OPT_SETB, F_LONG_FMT, 0, &g_flags }, /* -f */224 if (g_flags & F_LONG_FMT) in print_proc_long()288 if (g_flags & F_LONG_FMT) in scan_proc_dir()