Searched refs:SYMLINK (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sbin/restore/
H A Drestore.h98 #define SYMLINK 2 macro
H A Dutilities.c205 if (type == SYMLINK) {
239 type == SYMLINK ? "symbolic" : "hard", new, existing);
H A Drestore.c802 (void) linkit(name, myname(np), SYMLINK);
H A Dtape.c628 if (linkit(lnkbuf, name, SYMLINK) == GOOD) {
/freebsd-11-stable/contrib/dma/
H A DMakefile34 SYMLINK?= -s # or empty to create hard link macro
58 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma sendmail
61 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma mailq
/freebsd-11-stable/contrib/file/python/
H A Dmagic.py28 MAGIC_SYMLINK = SYMLINK = 2
/freebsd-11-stable/share/mk/
H A Dbsd.own.mk212 SYMLINK?= -l s macro
216 INSTALL_SYMLINK?= ${INSTALL} ${SYMLINK}

Completed in 114 milliseconds