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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dln.c19 #define LN_SYMLINK 1 macro
64 if (!(flag & LN_SYMLINK) && stat(*argv, &statbuf)) {
95 if (flag & LN_SYMLINK) {

Completed in 59 milliseconds