Searched defs:symlink (Results 1 - 25 of 89) sorted by relevance

1234

/netbsd-current/distrib/common/
H A Dparselist.awk335 function symlink (src, dest) \ function
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsftp-realpath.c65 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
[all...]
/netbsd-current/external/mpl/mozilla-certdata/share/
H A Dcertdata.awk39 function symlink(target, link, cmd, status) { function
/netbsd-current/lib/librefuse/refuse/
H A Dv11.h58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v11
H A Dv21.h54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v21
H A Dv22.h58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v22
H A Dv23.h58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v23
H A Dv25.h54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v25
H A Dv26.h54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v26
H A Dv28.h54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v28
H A Dv29.h54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v29
H A Dv30.h62 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v30
H A Dv34.h53 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v34
H A Dv35.h53 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v35
H A Dv38.h53 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v38
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dsubst.c51 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1; member in struct:subst_rule
/netbsd-current/sys/rump/include/rump/
H A Drump_syscallshotgun.h88 #define symlink(a,b) rump_sys_symlink(a,b) macro
/netbsd-current/sys/fs/efs/
H A Defs_dinode.h84 char symlink[sizeof(struct efs_dextent) * EFS_DIRECTEXTENTS]; member in union:efs_dinode::__anon18451
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h76 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, member in class:filesystem::file_type
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h83 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, member in class:experimental::filesystem::v1::file_type
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h79 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, member in class:filesystem::file_type
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h90 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, member in class:experimental::filesystem::v1::file_type
/netbsd-current/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.h130 char *symlink; member in struct:psshfs_node
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Drehash.c61 int symlink(const char *target, const char *linkpath) function
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dunistd.h2034 # undef symlink macro
[all...]

Completed in 407 milliseconds

1234