Searched defs:fchown (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Duser_syms.c69 EXPORT_SYMBOL_PROTO(fchown); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h114 int (* fchown)(int fd, uid_t owner, gid_t group); member in struct:SMBW_libc
H A Dwrapper.c966 int fchown(int fd, uid_t owner, gid_t group) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dvfs.h286 int (*fchown)(struct vfs_handle_struct *handle, struct files_struct *fsp, int fd, uid_t uid, gid_t gid); member in struct:vfs_ops::vfs_fn_pointers
410 struct vfs_handle_struct *fchown; member in struct:vfs_ops::vfs_handles_pointers

Completed in 80 milliseconds