Home
last modified time | relevance | path

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

12345678910

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstropts.h118 int uid; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dstropts.h118 int uid; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dstropts.h118 int uid; member
/third_party/libfuse/example/
H A Dpassthrough_fh.c311 static int xmp_chown(const char *path, uid_t uid, gid_t gid, in xmp_chown() argument
H A Dpassthrough_hp.cc249 uid_t uid = (valid & FUSE_SET_ATTR_UID) ? attr->st_uid : static_cast<uid_t>(-1); in do_setattr() local
H A Dpassthrough_ll.c236 uid_t uid = (valid & FUSE_SET_ATTR_UID) ? in lo_setattr() local
/third_party/libfuse/include/
H A Dfuse.h109 unsigned int uid; member
840 uid_t uid; member
H A Dfuse_lowlevel.h113 uid_t uid; member
/third_party/libfuse/lib/modules/
H A Diconv.c318 static int iconv_chown(const char *path, uid_t uid, gid_t gid, in iconv_chown() argument
H A Dsubdir.c303 static int subdir_chown(const char *path, uid_t uid, gid_t gid, in subdir_chown() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp115 uid_t uid; in Bm_function_Geteuid() local
220 uid_t uid; in Bm_function_Getuid() local
/third_party/musl/include/
H A Dstropts.h118 int uid; member
/third_party/zlib/contrib/untgz/
H A Duntgz.c85 char uid[8]; /* 108 */ member
/third_party/elfutils/src/
H A Dar.c836 uid_t uid; member
/third_party/curl/lib/
H A Dimap.c1097 struct dynbuf uid; in imap_state_select_resp() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1476 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) usb_fifo_attach() argument
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c708 nfs_mount(const char *server_ip_and_path, const char *mount_path, unsigned int uid, unsigned int gid) nfs_mount() argument
[all...]
/third_party/libuv/src/unix/
H A Dfs.c1691 uv_fs_chown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_chown() argument
1727 uv_fs_fchown(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_fchown() argument
1741 uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_lchown() argument
[all...]
/third_party/libuv/test/
H A Dtest-spawn.c1471 uv_uid_t uid = getuid(); in TEST_IMPL() local
1514 uv_uid_t uid = getuid(); in TEST_IMPL() local
1565 uv_uid_t uid = getuid(); in TEST_IMPL() local
[all...]
/third_party/ltp/lib/
H A Dsafe_macros.c366 safe_setuid(const char *file, const int lineno, void (*cleanup_fn) (void), uid_t uid) safe_setuid() argument
/third_party/node/src/
H A Djs_native_api_v8.h636 static inline void ReportKeyThread(uid_t uid, pid_t pid, pid_t tid, ResType::ThreadRole role) in ReportKeyThread() argument
H A Dspawn_sync.cc788 const int32_t uid = js_uid.As<Int32>()->Value(); in ParseOptions() local
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h135 unsigned int uid; member
/third_party/libfuse/util/
H A Dfusermount.c1242 uid_t uid = getuid(); in recheck_ENOTCONN_as_owner() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c1522 int uid = DH_get_nid(dh); in get_payload_group_name() local

Completed in 40 milliseconds

12345678910