Searched refs:ln (Results 276 - 300 of 423) sorted by relevance

<<11121314151617

/freebsd-current/contrib/bmake/mk/sys/
H A DUnixWare.mk17 .SUFFIXES: .out .a .ln .o .c ${CXX_SUFFIXES} .F .f .r .y .l .s .S .cl .p .h .sh .m4
H A DHP-UX.mk17 .SUFFIXES: .out .a .ln .o .c ${CXX_SUFFIXES} .F .f .r .y .l .s .S .cl .p .h .sh .m4
/freebsd-current/usr.sbin/extattr/tests/
H A Dextattr_test.sh204 ln -s foo foolink
218 ln -s foo foolink
/freebsd-current/share/mk/
H A Dbsd.crunchgen.mk109 echo ln ${P} ${A} >>${.TARGET}
H A Dmeta.stage.mk97 # we use ln(1) if we can, else cp(1)
122 ln $$lnf $$l $$t || exit 1; \
H A Dbsd.lib.mk146 .SUFFIXES: .out .o .bc .ll .po .pico .nossppico .pieo .S .asm .s .c .cc .cpp .cxx .C .f .y .l .ln
362 # Note: This uses ln instead of ${INSTALL_LIBSYMLINK} since we are in OBJDIR
377 # Note: This uses ln instead of ${INSTALL_LIBSYMLINK} since we are in OBJDIR
/freebsd-current/tools/tools/nanobsd/
H A Ddefaults.sh273 ln -s "$symlink" "$dir"
542 ln -s ../../etc/local usr/local/etc
/freebsd-current/contrib/tzdata/
H A DMakefile787 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-leaps' || \
793 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-posix' || \
1120 ln $(VERSION_DEPS) public.dir
1150 ln $(VERSION_DEPS) $@.dir
1243 ln $(TZDATA_DIST) $@.dir
1293 ln $$links $@.dir
1302 ln $(ENCHILADA) tzdb-$(VERSION)
1320 ln $(VERSION_DEPS) $@.dir
/freebsd-current/release/tools/
H A Darm.subr189 chroot ${CHROOTDIR} ln -s efi ${DESTDIR}/boot/msdos
/freebsd-current/contrib/tzcode/
H A DMakefile787 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-leaps' || \
793 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-posix' || \
1120 ln $(VERSION_DEPS) public.dir
1150 ln $(VERSION_DEPS) $@.dir
1243 ln $(TZDATA_DIST) $@.dir
1293 ln $$links $@.dir
1302 ln $(ENCHILADA) tzdb-$(VERSION)
1320 ln $(VERSION_DEPS) $@.dir
/freebsd-current/contrib/bmake/mk/
H A Dman.mk169 ln -s $$l $$t; \
H A Down.mk30 LN?= ln
H A Dmeta.stage.mk97 # we use ln(1) if we can, else cp(1)
122 ln $$lnf $$l $$t || exit 1; \
/freebsd-current/lib/libdwarf/
H A DMakefile99 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-current/tools/regression/zfs/
H A Dmisc.sh222 ln /dev/${DISKNAME} /dev/zfstest_${DISKNAME}
/freebsd-current/tools/tools/locale/
H A DMakefile153 ln -s -f ../posix ${.TARGET}
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp512 SourceLine ln = source_lines_to_display.lines[idx]; local
520 ln.file, ln.line, ln.column, 0, 0, line_highlight, &strm);
/freebsd-current/bin/ls/tests/
H A Dls_tests.sh48 atf_check -e empty -s exit:0 ln -s a/b c
50 atf_check -e empty -s exit:0 ln d e
337 atf_check -e empty -o empty -s exit:0 ln -s target1/target2 link1
/freebsd-current/sbin/fsdb/
H A Dfsdb.c165 CMDFUNC(ln); /* add name */ variable
201 { "ln", "Hardlink INO into current inode directory as NAME", 3, 3, FL_CWR | FL_ST, ln },
795 CMDFUNCSTART(ln)
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c72 bqueue_node_t ln; member in struct:redact_record
1143 offsetof(struct redact_record, ln));
1159 zfs_redact_queue_length, offsetof(struct redact_record, ln));
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c110 dump_screen(const char *fn, int ln)
120 T(("dump_screen %s@%d", fn, ln));
159 #define dump_screen(fn,ln) /* nothing */
/freebsd-current/sys/netinet6/
H A Dnd6_rtr.c909 struct llentry *ln = NULL; local
911 ln = nd6_lookup(&dr->rtaddr, LLE_SF(AF_INET6, 0), dr->ifp);
912 if (ln == NULL)
914 bool reachable = ND6_IS_LLINFO_PROBREACH(ln);
915 LLE_RUNLOCK(ln);
H A Dicmp6.c2384 struct llentry *ln = NULL; local
2509 ln = nd6_lookup(router_ll6, LLE_SF(AF_INET6, 0), ifp);
2510 if (ln == NULL)
2519 if (ln->la_flags & LLE_VALID) {
2524 bcopy(ln->ll_addr, lladdr, ifp->if_addrlen);
2529 if (ln != NULL)
2530 LLE_RUNLOCK(ln);
/freebsd-current/contrib/mandoc/
H A Dmdoc_validate.c419 check_text(struct roff_man *mdoc, int ln, int pos, char *p) argument
427 mandoc_msg(MANDOCERR_FI_TAB, ln, pos + (int)(p - cp), NULL);
431 check_text_em(struct roff_man *mdoc, int ln, int pos, char *p) argument
475 ln, pos + (int)(cp - p) - 1, NULL);
482 check_toptext(struct roff_man *mdoc, int ln, int pos, const char *p) argument
490 mandoc_msg(MANDOCERR_BX, ln, pos + (int)(cp - p), "Ox");
492 mandoc_msg(MANDOCERR_BX, ln, pos + (int)(cp - p), "Nx");
494 mandoc_msg(MANDOCERR_BX, ln, pos + (int)(cp - p), "Fx");
496 mandoc_msg(MANDOCERR_BX, ln, pos + (int)(cp - p), "Dx");
505 mandoc_msg(MANDOCERR_FUNC, ln, po
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_sched.c803 u16 ln; local
806 for (ln = 0; ln < hw->num_tx_sched_layers; ln++) {
811 &hw->rl_prof_list[ln],
3048 u16 ln; local
3050 for (ln = 0; ln < hw->num_tx_sched_layers; ln++) {
3055 &hw->rl_prof_list[ln],
[all...]

Completed in 382 milliseconds

<<11121314151617