Searched defs:uid (Results 201 - 225 of 363) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntpd.c545 uid_t uid; local
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c174 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h29 SymbolFileType (SymbolFile &symbol_file, lldb::user_id_t uid) : argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp583 SBModule::GetTypeByID (lldb::user_id_t uid) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DBlock.cpp25 Block::Block(lldb::user_id_t uid) : argument
H A DVariable.cpp35 Variable( lldb::user_id_t uid, const char *name, const char *mangled, const lldb::SymbolFileTypeSP &symfile_type_sp, ValueType scope, SymbolContextScope *context, Declaration* decl_ptr, const DWARFExpression& location, bool external, bool artificial ) argument
/freebsd-10.3-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp216 RecognizableInstr(DisassemblerTables &tables, const CodeGenInstruction &insn, InstrUID uid) argument
292 processInstr(DisassemblerTables &tables, const CodeGenInstruction &insn, InstrUID uid) argument
/freebsd-10.3-release/crypto/heimdal/kcm/
H A Dprotocol.c43 kcm_is_same_session(kcm_client *client, uid_t uid, pid_t session) argument
652 uint32_t uid; local
1228 uid_t uid; member in struct:kcm_ntlm_cred
[all...]
/freebsd-10.3-release/crypto/heimdal/appl/rsh/
H A Drsh.c849 uid_t uid; local
/freebsd-10.3-release/crypto/openssh/
H A Dloginrec.c275 login_get_lastlog_time(const uid_t uid) argument
299 login_get_lastlog(struct logininfo *li, const uid_t uid) argument
[all...]
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_hpet.c301 uint32_t uid = 0; local
/freebsd-10.3-release/release/picobsd/tinyware/login/
H A Dpico-login.c158 uid_t uid, euid; local
/freebsd-10.3-release/sbin/bsdlabel/
H A Dbsdlabel.c700 uid_t uid; local
/freebsd-10.3-release/sbin/restore/
H A Ddirs.c86 uid_t uid; member in struct:modeinfo
H A Dtape.c568 uid_t uid; local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Ddf-core.c972 unsigned int uid; local
995 unsigned int uid; local
1018 unsigned int uid; local
1039 unsigned int uid; local
1057 unsigned int uid; local
1088 unsigned int uid; local
1196 df_insn_uid_debug(struct df *df, unsigned int uid, bool follow_chain, FILE *file) argument
1241 unsigned int uid; local
[all...]
H A Dipa-reference.c240 int uid = DECL_UID (var); local
[all...]
/freebsd-10.3-release/contrib/libarchive/tar/
H A Dbsdtar.h58 int uid; /* --uid */ member in struct:bsdtar
/freebsd-10.3-release/sys/fs/ext2fs/
H A Dext2_alloc.c1091 ext2_fserr(struct m_ext2fs *fs, uid_t uid, char *cp) argument
H A Dext2_vnops.c537 ext2_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred, argument
/freebsd-10.3-release/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c453 uid_t uid; local
H A Dmsdosfsmount.h238 uid_t uid; /* uid that owns msdosfs files */ member in struct:msdosfs_args
/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vnops.c625 uid_t uid; /* upper side vnode's uid */ local
/freebsd-10.3-release/sys/kern/
H A Duipc_shm.c936 shm_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
/freebsd-10.3-release/sys/security/audit/
H A Daudit_arg.c169 audit_arg_uid(uid_t uid) argument
362 audit_arg_owner(uid_t uid, gid_t gid) argument
618 audit_arg_posix_ipc_perm(uid_t uid, gid_t gid, mode_t mode) argument

Completed in 320 milliseconds

1234567891011>>