Searched defs:uid (Results 51 - 75 of 435) sorted by relevance

1234567891011>>

/macosx-10.10.1/file_cmds-242/pax/
H A Dsel_subs.h47 uid_t uid; member in struct:usrt
H A Dcache.c179 name_uid(uid_t uid, int frc) argument
310 uid_name(char *name, uid_t *uid) argument
[all...]
/macosx-10.10.1/libarchive-30/libarchive/cpio/test/
H A Dtest_format_newc.c76 int uid = -1; local
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/test/
H A Dtest_write_format_mtree.c35 uid_t uid; member in struct:__anon9148
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Diruserok.c224 uid_t uid; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DInstruction.h99 Instruction(StringImpl* uid) { u.uid = uid; } argument
112 StringImpl* uid; member in union:JSC::Instruction::__anon2543
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dloginrec.h67 uid_t uid; /* UID of this user */ member in struct:logininfo
/macosx-10.10.1/Security-57031.1.35/OTAPKIAssetTool/
H A DOTAServiceApp.h38 @property (readonly) uid_t uid; variable
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dcredential.cpp40 CredentialImpl::CredentialImpl(const uid_t uid, const string &username, const string &realname, bool shared) : mShared(shared), mRight(false), mUid(uid), mName(username), mRealName(realname), mCreationTime(CFAbsoluteTimeGetCurrent()), mValid(true) argument
180 Credential::Credential(const uid_t uid, const string &username, const string &realname, bool shared) : argument
H A Dtokend.h87 uid_t uid() const { return mUid; } function in class:TokenDaemon
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_suexec.c58 set_suexec_ugid(cmd_parms *cmd, void *mconfig, const char *uid, const char *gid) argument
/macosx-10.10.1/cddafs-253/Classes/
H A DTSystemUtils.cpp62 uid_t uid = 0; local
110 uid_t uid = 0; local
/macosx-10.10.1/cron-39/cron/
H A Dpopen.c161 uid_t uid; local
/macosx-10.10.1/file-46/file/src/
H A Dtar.h56 char uid[8]; member in struct:record::header
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_read_disk.c64 archive_read_disk_uname(struct archive *_a, uid_t uid) argument
193 trivial_lookup_uname(void *private_data, uid_t uid) argument
92 archive_read_disk_set_uname_lookup(struct archive *_a, void *private_data, const char * (*lookup_uname)(void *private, uid_t uid), void (*cleanup_uname)(void *private)) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Archive/
H A DArchiveInternals.h48 char uid[6]; ///< user id in ASCII decimal member in class:llvm::ArchiveMemberHeader
/macosx-10.10.1/pam_modules-140/modules/pam_launchd/
H A Dpam_launchd.c85 uid_t uid, suid; local
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmypwd.c165 struct mypasswd *mypwuid(uid_t uid) argument
178 mypwuid_err(uid_t uid, struct mypasswd ** result) argument
[all...]
/macosx-10.10.1/postfix-255/postfix/src/spawn/
H A Dspawn.c175 uid_t uid; /* command privileges */ member in struct:__anon11609
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dspawn_command.c110 uid_t uid; /* privileges */ member in struct:spawn_args
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dppp_client.c66 struct client *client_new_socket (CFSocketRef ref, int priviledged, uid_t uid, gid_t gid) argument
92 struct client *client_new_mach (CFMachPortRef port, CFRunLoopSourceRef rls, CFStringRef serviceID, uid_t uid, gid_t gid, mach_port_t bootstrap, mach_port_t notify_port) argument
/macosx-10.10.1/system_cmds-643.1.1/passwd.tproj/
H A Dnis_passwd.c101 int uid; local
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_pflog.h86 uid_t uid; member in struct:pfloghdr
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dipc.h109 uid_t uid; /* [XSI] Owner's user ID */ member in struct:ipc_perm
131 __uint16_t uid; /* Owner's user ID */ member in struct:__ipc_perm_old
/macosx-10.10.1/Heimdal-398.1.2/appl/otp/
H A Dotp.c292 int uid = getuid(); local

Completed in 131 milliseconds

1234567891011>>