Home
last modified time | relevance | path

Searched defs:copy_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/bin/cp/
H A Dcp.c278 copy_stat(const char *path, struct stat *sb) in copy_stat() function
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2223 copy_stat(struct stat *in, struct stat32 *out) in copy_stat() function