Searched refs:F_TIME (Results 1 – 12 of 12) sorted by relevance
38 F_TIME | F_TYPE | F_UID | F_FLAGS)84 #define F_TIME 0x00020000 /* modification time */ macro
159 if (FM(n1, n2, F_TIME, st_mtimespec)) in compare_nodes()160 differs |= F_TIME; in compare_nodes()
82 {"time", F_TIME, NEEDVALUE},
362 if (MATCHFLAG(F_TIME)) in dump_nodes()630 case F_TIME: in set()
264 if (keys & F_TIME) in statf()
312 if (s->flags & F_TIME) { in compare()
125 #define F_TIME 0x100000 macro355 options |= F_TIME; in main()451 switch (options & (F_MASK|F_TIME)) { in main()460 case F_TIME: in main()882 if ((options & F_TIME) || timing) { in pinger()887 if (options & F_TIME) in pinger()1033 if (options & F_TIME) { in pr_pack()
897 #define F_SAVE (F_NICE|F_TIME|F_NOHUP|F_HUP)899 #define F_SAVE (F_NICE|F_TIME|F_NOHUP||F_HUP|F_VER)914 #define F_TIME (1<<13) /* time this command */ macro
271 t->t_dflg |= F_TIME; in execute()379 if (((t->t_dflg & F_TIME) || ((t->t_dflg & F_NOFORK) == 0 && in execute()
766 if (t->t_dflg & F_TIME) in palloc()
192 #define F_TIME 0x00040000 /* modification time */ macro214 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\969 if ((keys & F_TIME) != 0) in write_mtree_entry()1346 keybit = F_TIME; in archive_write_mtree_options()
521 if (specnode->flags & F_TIME) { in apply_specentry()