git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move the TLS resumption support from Experimental to mainline
[exim.git]
/
test
/
scripts
/
3100-dlfunc
/
3100
1
# dlfunc expansion
2
exim -be
3
${dlfunc{DIR/bin/loaded}{dltest}}
4
${dlfunc{DIR/bin/loaded}{dltest}{one argument}}
5
${dlfunc{DIR/bin/loaded}{dltest}{1}{2}}
6
${dlfunc{DIR/bin/loaded}{dltest}{1}{2}{3}}
7
****