Searched refs:F_IGN (Results 1 – 9 of 9) sorted by relevance
63 #define F_IGN 0x0010 /* ignore */ macro
61 {"ignore", F_IGN, 0},
125 if (ep->flags & F_IGN) in vwalk()
223 case F_IGN: in set()
73 #define F_IGN 0x00000040 /* ignore */ macro
70 {"ignore", F_IGN, 0},
130 if (!(ep->flags & F_IGN) && in vwalk()
388 if (MATCHFLAG(F_IGN)) in dump_nodes()
95 #define F_IGN 0x00000040 /* ignore */ macro