Searched refs:copy_stat (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbw_stat.c25 static void copy_stat(struct SMBW_stat *external, struct stat *internal) function
55 copy_stat(st, &statbuf);
98 copy_stat(st, &statbuf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dfile.c20 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) function
48 copy_stat(ubuf, &sbuf);
62 copy_stat(ubuf, &sbuf);

Completed in 57 milliseconds