| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| chown.c | 1 /* $NetBSD: chown.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 41 chown(const char *path, uid_t owner, gid_t group) function
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| chown.c | 1 /* provide consistent interface to chown for systems that don't interpret 36 chown (_GL_UNUSED const char *file, _GL_UNUSED uid_t uid, function 45 /* Below we refer to the system's chown(). */ 46 # undef chown macro 48 /* Provide a more-closely POSIX-conforming version of chown on 50 - chown doesn't treat an ID of -1 as meaning 52 - chown doesn't dereference symlinks. */ 85 /* Handle the case in which the system-supplied chown function 103 and pipes, so fall back on chown in that case. */ 131 result = chown (file, uid, gid) [all...] |
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| chown.c | 1 /* provide consistent interface to chown for systems that don't interpret 36 chown (_GL_UNUSED const char *file, _GL_UNUSED uid_t uid, function 45 /* Below we refer to the system's chown(). */ 46 # undef chown macro 48 /* Provide a more-closely POSIX-conforming version of chown on 50 - chown doesn't treat an ID of -1 as meaning 52 - chown doesn't dereference symlinks. */ 85 /* Handle the case in which the system-supplied chown function 103 and pipes, so fall back on chown in that case. */ 131 result = chown (file, uid, gid) [all...] |
| /src/lib/librefuse/refuse/ |
| v11.h | 62 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v11
|
| v21.h | 58 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v21
|
| v22.h | 62 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v22
|
| v23.h | 62 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v23
|
| v25.h | 58 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v25
|
| v26.h | 58 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v26
|
| v28.h | 58 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v28
|
| v29.h | 58 int (*chown) (const char *, uid_t, gid_t); member in struct:fuse_operations_v29
|
| v30.h | 66 int (*chown) (const char *, uid_t, gid_t, struct fuse_file_info *fi); member in struct:fuse_operations_v30
|
| v34.h | 57 int (*chown) (const char *, uid_t, gid_t, struct fuse_file_info *fi); member in struct:fuse_operations_v34
|
| v35.h | 57 int (*chown) (const char *, uid_t, gid_t, struct fuse_file_info *fi); member in struct:fuse_operations_v35
|
| v38.h | 57 int (*chown) (const char *, uid_t, gid_t, struct fuse_file_info *fi); member in struct:fuse_operations_v38
|
| /src/sys/rump/include/rump/ |
| rump_syscallshotgun.h | 94 #define chown(a,b,c) rump_sys_chown(a,b,c) macro
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| unistd.h | 832 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - " 857 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */ 860 # undef chown macro 861 # define chown rpl_chown macro 863 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid) 865 _GL_CXXALIAS_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)); 868 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid) 871 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); 873 _GL_CXXALIASWARN (chown); variable 875 # undef chown macro [all...] |