Home | History | Annotate | Download | only in libevent

Lines Matching full:export

60 BIN_SH=xpg4; export BIN_SH # for Tru64
61 DUALCASE=1; export DUALCASE # for MKS sh
123 export $lt_var
1514 -export-dynamic)
1519 -export-symbols | -export-symbols-regex)
1524 if test "X$arg" = "X-export-symbols"; then
2672 # If the library has no export list, then create one now
3151 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3966 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
3974 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
4021 $show "using reloadable object file for export list..."
4163 # Append the command to create the export file.
4256 # If -module or -export-dynamic was specified, set the dlname.
4915 relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command"
4917 relink_command="$var=; export $var; $relink_command"
4920 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5342 BIN_SH=xpg4; export BIN_SH # for Tru64
5343 DUALCASE=1; export DUALCASE # for MKS sh
5446 # Export our shlibpath_var if we have one.
5456 export $shlibpath_var
5663 relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command"
5665 relink_command="$var=; export $var; $relink_command"
5668 relink_command="$var=\"$var_value\"; export $var; $relink_command"
6430 test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
6502 # Export the shlibpath_var.
6503 eval "export $shlibpath_var"
6510 $lt_var=\$save_$lt_var; export $lt_var
6520 $echo "export $shlibpath_var"
6867 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
6868 -export-symbols SYMFILE
6869 try to export only the symbols listed in SYMFILE
6870 -export-symbols-regex REGEX
6871 try to export only the symbols matching REGEX