OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYMLINK
(Results
1 - 16
of
16
) sorted by relevancy
/src/distrib/sun2/miniroot/
list
16
SYMLINK
/usr/sbin/installboot usr/mdec/installboot
34
SYMLINK
/tmp/fstab.shadow etc/fstab
35
SYMLINK
/tmp/resolv.conf.shadow etc/resolv.conf
36
SYMLINK
/tmp/hosts etc/hosts
/src/distrib/sun3/miniroot/
list
15
SYMLINK
/usr/sbin/installboot usr/mdec/installboot
33
SYMLINK
/tmp/fstab.shadow etc/fstab
34
SYMLINK
/tmp/resolv.conf.shadow etc/resolv.conf
35
SYMLINK
/tmp/hosts etc/hosts
/src/sbin/restore/
restore.h
117
#define
SYMLINK
2
utilities.c
205
if (type ==
SYMLINK
) {
206
if (!Nflag &&
symlink
(existing, new) < 0) {
224
type ==
SYMLINK
? "symbolic" : "hard", new, existing);
restore.c
803
(void) linkit(name, myname(np),
SYMLINK
);
tape.c
701
if (linkit(lnkbuf, name,
SYMLINK
) == GOOD) {
/src/distrib/sun2/ramdisk/
list
103
SYMLINK
. usr
/src/distrib/sun3/ramdisk/
list
103
SYMLINK
. usr
/src/share/mk/
bsd.host.mk
75
HOST_INSTALL_SYMLINK?= ${INSTALL} ${
SYMLINK
} ${RENAME}
bsd.own.mk
1765
SYMLINK
?= -l s
1782
INSTALL_SYMLINK?= ${INSTALL} ${INSTPRIV} ${
SYMLINK
} ${RENAME}
/src/external/bsd/file/dist/python/
magic.py
29
MAGIC_SYMLINK =
SYMLINK
= 2
/src/external/mit/libuv/dist/src/unix/
fs.c
1729
X(
SYMLINK
,
symlink
(req->path, req->new_path));
2171
INIT(
SYMLINK
);
/src/lib/libpuffs/
puffs.c
93
FILLOP(
symlink
,
SYMLINK
);
/src/lib/librumphijack/
hijack.c
355
{ DUALCALL_SYMLINK, "
symlink
", RSYS_NAME(
SYMLINK
) },
2713
PATHCALL(int,
symlink
, DUALCALL_SYMLINK, \
/src/sys/fs/puffs/
puffs_vnops.c
125
{ &vop_symlink_desc, puffs_vnop_checkop }, /*
symlink
*/
250
{ &vop_symlink_desc, puffs_vnop_symlink }, /*
symlink
*/
339
CHECKOP_NOTSUPP(
SYMLINK
);
2020
PUFFS_MSG_VARS(vn,
symlink
);
2030
PUFFS_MSG_ALLOC(vn,
symlink
);
2069
PUFFS_MSG_RELEASE(
symlink
);
/src/external/mit/libuv/dist/src/win/
fs.c
208
/* Real
symlink
*/
257
/* Only treat junctions that look like \??\<drive>:\ as
symlink
. Junctions
312
/* Reparse tag does not indicate a
symlink
. */
1138
* it is a
symlink
. When the path refers to a non-
symlink
directory, report
1148
/* Read the reparse point and check if it is a valid
symlink
. If not, don't
1813
* If reading the link fails, the reparse point is not a
symlink
and needs
2185
/* We opened a reparse point but it was not a
symlink
. Try again. */
2655
/* Opened file is a reparse point but not a
symlink
. Try again. */
3164
XX(
SYMLINK
, symlink
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026