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

/freebsd-current/usr.bin/find/
H A Doption.c58 { "-Btime", c_Xtime, f_Xtime, F_TIME_B },
67 { "-atime", c_Xtime, f_Xtime, F_TIME_A },
70 { "-ctime", c_Xtime, f_Xtime, F_TIME_C },
108 { "-mtime", c_Xtime, f_Xtime, 0 },
H A Dextern.h81 exec_f f_Xtime; variable
H A Dfunction.c294 f_Xtime(PLAN *plan, FTSENT *entry) function

Completed in 80 milliseconds