Home
last modified time | relevance | path

Searched defs:uid (Results 126 - 150 of 244) sorted by relevance

12345678910

/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp613 const uid_t uid = st.st_uid; in GetProperty() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c527 apple_glx_drawable_find_by_uid(unsigned int uid, int flags) in apple_glx_drawable_find_by_uid() argument
H A Dapple_glx_drawable.h65 unsigned int uid; member
/third_party/node/src/
H A Dnode_credentials.cc160 static char* name_by_uid(uid_t uid) { in name_by_uid() argument
308 uid_t uid = uid_by_name(env->isolate(), args[0]); in SetUid() local
327 uid_t uid = uid_by_name(env->isolate(), args[0]); in SetEUid() local
H A Dprocess_wrap.cc164 const int32_t uid = uid_v.As<Int32>()->Value(); in Spawn() local
H A Dnode_os.cc303 Local<Value> uid = Number::New(env->isolate(), pwd.uid); in GetUserInfo() local
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h463 uid_t uid; member
H A Dfuse_lowlevel.h96 uid_t uid; member
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c47 uid_t uid; in do_file_op() local
/third_party/toybox/toys/pending/
H A Dtcpsvd.c190 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug) in get_uidgid() argument
266 uid_t uid = 0; in tcpsvd_main() local
H A Dlsof.c34 int pid, uid; member
/third_party/ffmpeg/libavformat/
H A Dmxf.h89 UID uid; member
104 UID uid; member
/third_party/lzma/CPP/Windows/
H A DFileFind.h94 uid_t uid; /* user ID of owner */ member in NWindows::NFile::NFind::CFileInfoBase
/third_party/libwebsockets/test-apps/
H A Dtest-server.c427 uid_t uid = (uid_t)-1; in main() local
/third_party/libfuse/example/
H A Dpassthrough.c234 static int xmp_chown(const char *path, uid_t uid, gid_t gid, in xmp_chown() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h368 const unsigned int uid = id; in remove() local
/third_party/pulseaudio/src/modules/dbus/
H A Dmodule-dbus-protocol.c148 static dbus_bool_t user_check_cb(DBusConnection *connection, unsigned long uid, void *data) { in user_check_cb() argument
/third_party/toybox/toys/net/
H A Dnetstat.c126 unsigned lport, rport, state, txq, rxq, num, uid, nitems; in show_ip() local
/third_party/toybox/toys/posix/
H A Dfind.c470 uid_t uid; in do_find() member
H A Dtar.c82 char name[100], mode[8], uid[8], gid[8],size[12], mtime[12], chksum[8], member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dqsvdec.c894 const char *uid = NULL; in qsv_decode_init() local
H A Dqsv.c330 mfxPluginUID uid; in qsv_load_plugins() local
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c1128 void rpcclnt_setuidgid(uint32_t uid, uint32_t gid) in rpcclnt_setuidgid() argument
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c345 uid_t uid = vhost->context->uid; in lws_socket_bind() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dsecurity.h56 uid_t uid; member
94 uid_t uid; member
145 uid_t uid; /* uid of user requesting (not the mounter) */ member
[all...]

Completed in 24 milliseconds

12345678910