Home
last modified time | relevance | path

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

/coreutils/src/
Dstatx.h33 statx_to_stat (struct statx *stx, struct stat *stat) in statx_to_stat() function
Dstat.c1410 statx_to_stat (&stx, &st); in do_stat()
Dls.c1181 statx_to_stat (&stx, st); in do_statx()