Searched defs:uid (Results 251 - 275 of 363) sorted by relevance

<<1112131415

/freebsd-10.3-release/crypto/heimdal/lib/ipc/
H A Dserver.c210 uid_t uid; local
265 uid_t uid; local
474 uid_t uid; member in struct:client::__anon5232
517 uid_t uid; local
[all...]
/freebsd-10.3-release/contrib/pjdfstest/
H A Dpjdfstest.c1039 int uid, umsk, ch; local
[all...]
/freebsd-10.3-release/contrib/sendmail/mail.local/
H A Dmail.local.c210 uid_t uid; local
/freebsd-10.3-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c566 uid_t uid; local
/freebsd-10.3-release/lib/libc/gen/
H A Dgetpwent.c101 uid_t uid; member in union:key
211 uid_t uid; local
261 uid_t uid; local
365 uid_t uid; local
580 getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, size_t bufsize, argument
709 getpwuid(uid_t uid) argument
816 uid_t uid; local
939 pwdb_match_entry_v3(char *entry, size_t entrysize, enum nss_lookup_type how, const char *name, uid_t uid) argument
1009 pwdb_match_entry_v4(char *entry, size_t entrysize, enum nss_lookup_type how, const char *name, uid_t uid) argument
1113 uid_t uid; local
1308 uid_t uid; local
1588 compat_redispatch(struct compat_state *st, enum nss_lookup_type how, enum nss_lookup_type lookup_how, const char *name, const char *lookup_name, uid_t uid, struct passwd *pwd, char *buffer, size_t bufsize, int *errnop) argument
1752 uid_t uid; local
1963 __pw_match_entry(const char *entry, size_t entrysize, enum nss_lookup_type how, const char *name, uid_t uid) argument
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dmisc.c521 tilde_expand_filename(const char *filename, uid_t uid) argument
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_ec.c129 int uid; member in struct:acpi_ec_params
/freebsd-10.3-release/sbin/fsdb/
H A Dfsdb.c1042 unsigned long uid; local
/freebsd-10.3-release/sbin/pfctl/
H A Dparse.y3101 uid : STRING { label
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Ddf-scan.c781 unsigned int uid = INSN_UID (insn); local
H A Dbt-load.c705 unsigned int uid = 0; local
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c58 int64_t uid; member in struct:zip_entry
H A Darchive_write_set_format_pax.c1249 int64_t uid, gid; local
/freebsd-10.3-release/sys/fs/devfs/
H A Ddevfs_vnops.c1518 uid_t uid; local
/freebsd-10.3-release/sys/fs/nandfs/
H A Dnandfs_vnops.c753 nandfs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred, argument
/freebsd-10.3-release/sys/fs/nfsclient/
H A Dnfs_clport.c1122 nfscl_maperr(struct thread *td, int error, uid_t uid, gid_t gid) argument
/freebsd-10.3-release/sys/fs/tmpfs/
H A Dtmpfs_subr.c1567 tmpfs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred, argument
162 tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *tmp, enum vtype type, uid_t uid, gid_t gid, mode_t mode, struct tmpfs_node *parent, char *target, dev_t rdev, struct tmpfs_node **node) argument
[all...]
/freebsd-10.3-release/sys/kern/
H A Dkern_prot.c489 uid_t uid; member in struct:setuid_args
498 uid_t uid; local
[all...]
H A Duipc_sem.c268 ksem_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
H A Dvfs_vnops.c2161 vn_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
/freebsd-10.3-release/sys/dev/usb/
H A Dusb_dev.c1836 usb_fifo_attach(struct usb_device *udev, void *priv_sc, struct mtx *priv_mtx, struct usb_fifo_methods *pm, struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, uint8_t iface_index, uid_t uid, gid_t gid, int mode) argument
/freebsd-10.3-release/sys/rpc/
H A Drpcsec_gss.h99 uid_t uid; /* user ID */ member in struct:__anon11907
/freebsd-10.3-release/sys/sys/
H A Dfile.h363 fo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_socket.h139 uint32_t uid; member in struct:l_ucred
/freebsd-10.3-release/usr.bin/tip/tip/
H A Dtip.h254 uid_t uid, euid; /* real and effective user id's */ variable

Completed in 349 milliseconds

<<1112131415