repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/socket.h>: turn off MSG_NOSIGNAL
[minix3.git]
/
tests
/
ipf
/
regress
/
i13
blob
3ba343d1669bbf5228dfa5221e9995c75c7a6cef
1
a=any;
2
b="from $a";
3
c='to $a';
4
d=block;
5
e="pass in";
6
$d in $b $c
7
f=" $b $c";
8
$e${f}