OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlname
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
3859
dlname
=
3864
if test -z "$
dlname
"; then
3874
if test -f "$dir/$objdir/$
dlname
"; then
3877
if test ! -f "$dir/$
dlname
"; then
3878
func_fatal_error "cannot find '$
dlname
' in '$dir' or '$dir/$objdir'"
4684
# if an import library, we need to obtain
dlname
4691
dlprefile_dlname=`source "$curr_lafile" && echo "$
dlname
"`
7845
dlname
=
7926
if test -z "$
dlname
" ||
7930
# If there is no
dlname
, no dlopen support or we're linkin
[
all
...]
/src/sys/external/isc/libsodium/dist/
ltmain.sh
2541
dlname
=
2546
if test -z "$
dlname
"; then
2556
if test -f "$dir/$objdir/$
dlname
"; then
2559
if test ! -f "$dir/$
dlname
"; then
2560
func_fatal_error "cannot find \`$
dlname
' in \`$dir' or \`$dir/$objdir'"
3353
# if an import library, we need to obtain
dlname
3360
dlprefile_dlname=`source "$curr_lafile" && echo "$
dlname
"`
6405
dlname
=
6487
if test -z "$
dlname
" ||
6490
# If there is no
dlname
, no dlopen support or we're linkin
[
all
...]
configure
15078
postinstall_cmds='test -z "$
dlname
" || $install_shared_prog $dir/$
dlname
$destdir/$
dlname
~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$
dlname
~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $
dlname
$func_stripname_result.so)'
15079
postuninstall_cmds='test -z "$
dlname
" || func_append rmfiles " $odir/$
dlname
"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
15133
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$
dlname
'\''`~
15136
$install_prog $dir/$
dlname
\$dldir/$
dlname
~
[
all
...]
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
2481
postinstall_cmds='test -z "$
dlname
" || $install_shared_prog $dir/$
dlname
$destdir/$
dlname
~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$
dlname
~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $
dlname
$func_stripname_result.so)'
2482
postuninstall_cmds='test -z "$
dlname
" || func_append rmfiles " $odir/$
dlname
"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
2536
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$
dlname
'\''`~
2539
$install_prog $dir/$
dlname
\$dldir/$
dlname
~
[
all
...]
Completed in 197 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025