Searched defs:uid (Results 1 - 25 of 105) sorted by relevance

12345

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfchown-stub.c12 fchown (int fd, uid_t uid, gid_t gid) argument
H A Dchown.c60 rpl_chown (const char *file, uid_t uid, gid_t gid) argument
[all...]
H A Dlchown.c44 lchown (const char *file, uid_t uid, gid_t gid) argument
71 rpl_lchown (const char *file, uid_t uid, gid_t gid) argument
H A Didcache.c68 getuser (uid_t uid) argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfchown-stub.c12 fchown (int fd, uid_t uid, gid_t gid) argument
H A Dlchown.c49 lchown (const char *file, uid_t uid, gid_t gid) argument
H A Dchown.c47 rpl_chown (const char *file, uid_t uid, gid_t gid) argument
H A Didcache.c68 getuser (uid_t uid) argument
/haiku-fatelf/src/libs/util/
H A D_secure_path.c46 _secure_path(const char *path, uid_t uid, gid_t gid) argument
/haiku-fatelf/headers/os/kernel/
H A Dfs_index.h18 uid_t uid; member in struct:index_info
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_fs_index.h18 fssh_uid_t uid; member in struct:fssh_index_info
/haiku-fatelf/src/bin/coreutils/src/
H A Dwhoami.c63 uid_t uid; local
H A Dsetuidgid.c78 uid_t uid; local
/haiku-fatelf/headers/posix/sys/
H A Dipc.h29 uid_t uid; /* owner's user ID */ member in struct:ipc_perm
/haiku-fatelf/src/bin/multiuser/
H A Dpasswd.cpp58 uid_t uid = getuid(); local
H A Duseradd.cpp159 uid_t uid = 1000; local
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DAuthenticationServer.cpp33 GetAuthentication(const char* context, const char* server, const char* share, uid_t uid, bool badPassword, bool* _cancelled, char* _foundUser, int32 foundUserSize, char* _foundPassword, int32 foundPasswordSize) argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgetpwent.c68 getpwuid(uid_t uid) { argument
132 getpwuid_p(uid_t uid, struct net_data *net_data) { argument
H A Ddns_pw.c127 pw_byuid(struct irs_pw *this, uid_t uid) { argument
H A Dgen_pw.c165 pw_byuid(struct irs_pw *this, uid_t uid) { argument
H A Dgetpwent_r.c90 __posix_getpwuid_r(uid_t uid, struct passwd *pwptr, argument
112 getpwuid_r(uid_t uid, struct passwd *pwptr, char *buf, int buflen) { argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DAuthenticationServer.cpp29 GetAuthentication(const char* context, const char* server, const char* share, uid_t uid, bool badPassword, bool* _cancelled, char* _foundUser, int32 foundUserSize, char* _foundPassword, int32 foundPasswordSize) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_config.h15 unsigned int uid; member in struct:fuse_config
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPStorage.h32 int32 uid; member in struct:StorageMailEntry
[all...]
/haiku-fatelf/src/bin/network/mount_nfs/
H A Dmount_nfs.cpp28 uid_t uid; member in struct:mount_nfs_params

Completed in 136 milliseconds

12345