Searched defs:uid (Results 151 - 175 of 284) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/ipcs/
H A Dipcs.c305 show_msginfo(time_t stime, time_t rtime, time_t ctime, int ipcid, key_t key, mode_t mode, uid_t uid, gid_t gid, uid_t cuid, gid_t cgid, u_long cbytes, u_long qnum, u_long qbytes, pid_t lspid, pid_t lrpid) argument
360 show_shminfo(time_t atime, time_t dtime, time_t ctime, int ipcid, key_t key, mode_t mode, uid_t uid, gid_t gid, uid_t cuid, gid_t cgid, u_int32_t nattch, int segsz, pid_t cpid, pid_t lpid) argument
413 show_seminfo(time_t otime, time_t ctime, int ipcid, key_t key, mode_t mode, uid_t uid, gid_t gid, uid_t cuid, gid_t cgid, int16_t nsems) argument
[all...]
/openbsd-current/sys/ufs/ufs/
H A Dufs_quota.c1038 ufs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg, argument
[all...]
H A Dufs_vnops.c484 ufs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred) argument
[all...]
/openbsd-current/usr.sbin/dhcpd/
H A Dmemory.c691 find_lease_by_uid(unsigned char *uid, int len) argument
[all...]
/openbsd-current/usr.bin/fstat/
H A Dfstat.c113 uid_t uid; variable
226 uid_t uid; local
[all...]
/openbsd-current/sys/kern/
H A Dtty_pty.c1085 uid_t uid; local
/openbsd-current/sys/tmpfs/
H A Dtmpfs_subr.c104 tmpfs_alloc_node(tmpfs_mount_t *tmp, enum vtype type, uid_t uid, gid_t gid, argument
1013 tmpfs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred, struct proc *p) argument
[all...]
/openbsd-current/usr.bin/xinstall/
H A Dxinstall.c68 uid_t uid = (uid_t)-1; variable
/openbsd-current/lib/libc/gen/
H A Dlogin_cap.c585 setusercontext(login_cap_t *lc, struct passwd *pwd, uid_t uid, u_int flags) argument
H A Dgetpwent.c60 uid_t uid; member in struct:pw_storage
256 __get_pw_buf(char **bufp, size_t *buflenp, uid_t uid, const char *name) argument
521 uid_t uid = getuid(), euid = geteuid(); local
557 __yppwlookup(int lookup, char *name, uid_t uid, struct passwd *pw, char *buf, size_t buflen, int *flagsp) argument
722 _pwhashbyuid(uid_t uid, char *buf, size_t buflen, struct passwd *pw, int *flagsp) argument
823 getpwuid_internal(uid_t uid, struct passwd *pw, char *buf, size_t buflen, struct passwd **pwretp, bool shadow, bool reentrant) argument
870 getpwuid_r(uid_t uid, struct passwd *pw, char *buf, size_t buflen, struct passwd **pwretp) argument
878 getpwuid(uid_t uid) argument
892 getpwuid_shadow(uid_t uid) argument
[all...]
/openbsd-current/usr.bin/rdistd/
H A Dserver.c107 setownership(char *file, int fd, uid_t uid, gid_t gid, int islink) argument
182 uid_t uid; local
[all...]
/openbsd-current/usr.bin/rdist/
H A Dcommon.c438 getusername(uid_t uid, char *file, opt_t opts) argument
/openbsd-current/usr.bin/top/
H A Dtop.c168 uid_t uid; local
[all...]
/openbsd-current/usr.bin/login/
H A Dlogin.c154 uid_t uid; local
/openbsd-current/usr.sbin/pppd/
H A Dmain.c96 static uid_t uid; /* Our real user-id */ variable
1051 uid_t uid; local
1131 uid_t uid; local
[all...]
/openbsd-current/sys/isofs/udf/
H A Dudf_vfsops.c512 udf_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg, argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBModule.cpp515 lldb::SBType SBModule::GetTypeByID(lldb::user_id_t uid) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp92 PutFile(const lldb_private::FileSpec &source, const lldb_private::FileSpec &destination, uint32_t uid, uint32_t gid) argument
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h51 SymbolFileType(SymbolFile &symbol_file, lldb::user_id_t uid) argument
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DBlock.cpp24 Block::Block(lldb::user_id_t uid) argument
H A DVariable.cpp38 Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, argument
/openbsd-current/sbin/restore/
H A Ddirs.c81 uid_t uid; member in struct:modeinfo
/openbsd-current/usr.sbin/quot/
H A Dquot.c176 uid_t uid; member in struct:user
228 user(uid_t uid) argument
270 uses(uid_t uid, daddr_t blks, time_t act) argument
[all...]
/openbsd-current/usr.bin/tmux/
H A Dcmd-queue.c568 uid_t uid; local
/openbsd-current/bin/ps/
H A Dps.c100 uid_t uid; local

Completed in 411 milliseconds

1234567891011>>