Home
last modified time | relevance | path

Searched defs:symlink (Results 26 - 50 of 64) sorted by relevance

123

/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h90 char *symlink; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c266 struct nfs3_symlinkargs symlink; member
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3proc.c290 struct nfs3_symlinkargs symlink; member
[all...]
/third_party/libfuse/include/
H A Dfuse.h371 int (*symlink) (const char *, const char *); member
H A Dfuse_lowlevel.h435 void (*symlink) (fuse_req_t req, const char *link, fuse_ino_t parent, member
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c57 int symlink(const char *target, const char *linkpath) in symlink() function
/third_party/openssl/apps/
H A Drehash.c60 int symlink(const char *target, const char *linkpath) in symlink() function
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, FILE_ALL_INFO *data, bool *adjustTZ, bool *symlink) cifs_query_path_info() argument
H A Dinode.c1124 bool symlink = false; local
600 smb311_posix_info_to_fattr(struct cifs_fattr *fattr, struct smb311_posix_qinfo *info, struct super_block *sb, bool adjust_tz, bool symlink) global() argument
656 cifs_all_info_to_fattr(struct cifs_fattr *fattr, FILE_ALL_INFO *info, struct super_block *sb, bool adjust_tz, bool symlink, u32 reparse_tag) global() argument
H A Dsmb2ops.c2906 struct smb2_symlink_err_rsp *symlink; in smb2_query_symlink() local
[all...]
/kernel/linux/linux-5.10/fs/befs/
H A Dbefs_fs_types.h194 char symlink[BEFS_SYMLINK_LEN]; member
/kernel/linux/linux-5.10/include/linux/
H A Dkernfs.h144 struct kernfs_elem_symlink symlink; member
/kernel/linux/linux-6.6/fs/befs/
H A Dbefs_fs_types.h194 char symlink[BEFS_SYMLINK_LEN]; member
/kernel/linux/linux-6.6/include/linux/
H A Dkernfs.h211 struct kernfs_elem_symlink symlink; member
/third_party/curl/lib/
H A Dftplistparser.c121 } symlink; member
[all...]
/third_party/node/lib/
H A Dfs.js1746 function symlink(target, path, type_, callback_) { function
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c2004 char *symlink = NULL; in tomoyo_add_entry() local
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dsquashfs_fs.h331 char symlink[]; member
400 struct squashfs_symlink_inode symlink; member
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsquashfs_fs.h331 char symlink[]; member
400 struct squashfs_symlink_inode symlink; member
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1996 char *symlink = NULL; in tomoyo_add_entry() local
[all...]
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h1055 int symlink(const char *old, const char *new) in symlink() function
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h2193 int symlink(const char *old, const char *new) in symlink() function
/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.h72 char *symlink; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h79 char *symlink; member
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c139 # define symlink(from, to) (-1) macro

Completed in 61 milliseconds

123