Home
last modified time | relevance | path

Searched refs:c_ctime (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.bin/find/
H A Dextern.h25 PLAN *c_ctime __P((char *));
H A Doption.c36 { "-ctime", N_CTIME, c_ctime, O_ARGV },
H A Dfunction.c151 c_ctime(arg) in c_ctime() function