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

/freebsd-10.1-release/bin/ln/
H A Dln.c66 static char linkch; variable
138 linkch = sflag ? '-' : '=';
346 (void)printf("%s %c> %s\n", target, linkch, source);

Completed in 42 milliseconds