Searched refs:symlink (Results 126 - 150 of 162) sorted by relevance

1234567

/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_subr.c1268 am_nfs_fh3 *symlink = (am_nfs_fh3 *) &argp->symlink; local
1276 mp = fh3_to_mp3(symlink, &retry, VLOOK_CREATE);
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp401 fs_tmp.type(file_type::symlink);
904 if (::symlink(from.c_str(), to.c_str()) != 0)
916 if (::symlink(from.c_str(), to.c_str()) == -1)
1701 } else { // we have a symlink
1704 // Ignore errors from stat, since we don't want errors regarding symlink
1754 } else { // we have a symlink
1757 // Ignore errors from stat, since we don't want errors regarding symlink
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c458 if (symlink(symlinkname, linkname) < 0)
/freebsd-11-stable/usr.sbin/lpr/lpr/
H A Dlpr.c608 ret = symlink(file, dfname);
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dhlfsd.c395 fprintf(stderr, "%s: failsafe %s not a symlink\n",
397 plog(XLOG_WARNING, "failsafe %s not a symlink\n",
402 if (symlink(alt_spooldir, dir_name) < 0) {
404 "%s: cannot create failsafe symlink %s -> ",
408 "cannot create failsafe symlink %s -> %s: %m",
481 * Turn off all kinds of attribute and symlink caches as
/freebsd-11-stable/contrib/openbsm/libauditd/
H A Dauditd_lib.c879 * ADE_SYMLINK if symlink(2) failed updating the current link.
1039 * Check for a 'current' symlink and do crash recovery, if needed. Create a new
1040 * 'current' symlink. The argument 'curfile' is the file the 'current' symlink
1082 /* 'current' symlink is (now) invalid so remove it. */
1094 if (symlink(curfile, AUDIT_CURRENT_LINK) != 0)
1145 * Add the current symlink and recover from crash, if needed.
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c328 * symlink to somewhere unsafe), so we don't.
635 if (symlink(linkname, *path) != 0)
636 error("symlink('%s')", *path);
/freebsd-11-stable/share/mk/
H A Dgendirdeps.mk41 # symlink to another filesystem.
/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h651 am_symlinkdata3 symlink; member in struct:am_SYMLINK3args
677 am_nfs_fh3 symlink; member in struct:am_READLINK3args
/freebsd-11-stable/contrib/bmake/mk/
H A Dgendirdeps.mk40 # symlink to another filesystem.
H A Dmeta.stage.mk260 # stage_as_and_symlink makes the original name a symlink to the new name
/freebsd-11-stable/usr.bin/xinstall/
H A Dxinstall.c573 if (symlink(from_name, tmpl) == -1)
574 err(EX_OSERR, "symlink %s -> %s", from_name, tmpl);
584 printf("install: symlink %s -> %s\n",
593 printf("install: symlink %s -> %s\n",
595 if (symlink(from_name, to_name) == -1)
596 err(EX_OSERR, "symlink %s -> %s", from_name, to_name);
685 * The last component of to_name may be a symlink,
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c182 struct archive_string symlink; member in struct:xar_file
761 if (file->symlink.length > 0 &&
762 archive_entry_copy_symlink_l(entry, file->symlink.s,
763 archive_strlen(&(file->symlink)), xar->sconv) != 0) {
1818 archive_string_free(&(file->symlink));
2715 archive_strncpy(&(xar->file->symlink), s, len);
2725 if (is_string("symlink", s, len) == 0)
H A Darchive_write_set_format_iso9660.c176 struct archive_string symlink; member in struct:isofile
707 * and a symlink file. */
1537 "Ignore symlink file.");
3037 sl = file->symlink.s;
4646 archive_string_init(&(file->symlink));
4667 archive_string_free(&(file->symlink));
4725 archive_string_empty(&(file->symlink));
4933 /* Convert symlink name too. */
4935 archive_strcpy(&(file->symlink), pathname);
4940 if (archive_strlen(&(file->symlink)) >
[all...]
/freebsd-11-stable/contrib/ntp/util/
H A Dntp-keygen.c211 symlink( function
267 * followlink() - replace filename with its target if symlink.
2275 (void)remove(linkname); /* The symlink() line below matters */
2276 temp = symlink(filename, linkname);
/freebsd-11-stable/targets/pseudo/tests/
H A DMakefile.depend242 tests/sys/pjdfstest/tests/symlink \
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org348 symlink.$(SHLIB_TARGET); \
H A DMakefile350 symlink.$(SHLIB_TARGET); \
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c831 if (ldebug(symlink))
832 printf(ARGS(symlink, "%s, %s"), path, to);
/freebsd-11-stable/contrib/pjdfstest/
H A Dpjdfstest.c159 { "symlink", ACTION_SYMLINK, { TYPE_STRING, TYPE_STRING, TYPE_NONE } },
492 printf("symlink");
696 rval = symlink(STR(0), STR(1));
/freebsd-11-stable/tools/regression/doat/
H A Ddoat.c190 error = symlink(absolute_file, symlinkf);
193 perror("symlink");
/freebsd-11-stable/tests/sys/aio/
H A Daio_test.c690 /* Store the md unit number in a symlink for future cleanup */
693 ATF_REQUIRE_EQ(0, symlink(buf, MDUNIT_LINK));
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c135 { "symlink", no_argument, NULL, 'l' },
606 /* symlink instead of copy */
608 if (symlink(url->doc, path) == -1) {
609 warn("%s: symlink()", path);
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c516 sl_ptr = node->node->symlink;
/freebsd-11-stable/usr.sbin/tzsetup/
H A Dtzsetup.c833 if (symlink(zoneinfo_file, path_localtime) < 0) {

Completed in 419 milliseconds

1234567