Home
last modified time | relevance | path

Searched refs:tolink (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/elf-tests/tests/capabilities/
H A Dsymcap.ksh99 typeset tolink=
121 tolink="$sc_tmpdir/main.c"
171 tolink="$tolink $ofile"
183 tolink="$tolink $sym"
186 if ! gcc -m64 -o $sc_prog $tolink; then