Home
last modified time | relevance | path

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

/freebsd/usr.bin/stat/tests/
H A Dstat_test.sh245 x_output_date() function
256 local atime_s=$(x_output_date -f '%Sa' $path)
257 local btime_s=$(x_output_date -f '%SB' $path)
258 local ctime_s=$(x_output_date -f '%Sc' $path)
266 local mtime_s=$(x_output_date -f '%Sm' $path)