Home
last modified time | relevance | path

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

12345678910

/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/pending/
H A Dlsof.c34 int pid, uid; member
/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
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/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...]
/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
/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/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...]

Completed in 32 milliseconds

12345678910