Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dfile.c1367 fth_file_atime(const char *name) in fth_file_atime() function
1387 res = fth_file_atime(pop_cstring(vm)); in ficl_file_atime()
H A Dfth.h546 FTH fth_file_atime(const char *);