Searched refs:F_IGN (Results 1 – 5 of 5) sorted by relevance
73 #define F_IGN 0x00000040 /* ignore */ macro
70 {"ignore", F_IGN, 0},
134 if (!(ep->flags & F_IGN) && in vwalk()
403 if (MATCHFLAG(F_IGN)) in dump_nodes()
178 #define F_IGN 0x00000040 /* ignore */179 #define F_IGN global() macro