Lines Matching refs:LN
145 #define LN 2
169 int op; /* {CP,LN,MV} */
327 if (state->preserve && state->op != LN || ent->fts_level > 0 && (ent->fts_statp->st_mode & S_IRWXU) != S_IRWXU)
427 if (state->op != LN && st.st_dev == ent->fts_statp->st_dev && st.st_ino == ent->fts_statp->st_ino)
466 else if (state->op == LN)
670 case LN:
727 state->op = LN;
805 state->op = LN;
818 state->op = LN;
997 case LN: