Searched refs:SHOW_CHANGED (Results 1 – 3 of 3) sorted by relevance
48 #define SHOW_CHANGED 0x08 /* only jobs whose state has changed */ macro
243 showjobs(out2, SHOW_CHANGED); in cmdloop()
569 if ((mode & SHOW_CHANGED) && !jp->changed) in showjobs()