Searched refs:F_TIME2_A (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/shell_cmds-179/find/
H A Doption.c110 { "-newerBa", c_newer, f_newer, F_TIME_B | F_TIME2_A },
115 { "-neweraa", c_newer, f_newer, F_TIME_A | F_TIME2_A },
120 { "-newerca", c_newer, f_newer, F_TIME_C | F_TIME2_A },
125 { "-newerma", c_newer, f_newer, F_TIME2_A },
H A Dfind.h52 #define F_TIME2_A 0x00000010 /* one of -newer?a */ macro
H A Dfunction.c1214 else if (option->flags & F_TIME2_A)

Completed in 143 milliseconds