OpenGrok
Cross Reference: .quota-test
xref
: /
external
/
iptables
/
extensions
/
.quota-test
Home
|
History
|
Annotate
|
Download
|
only in
extensions
1
#!/
bin
/
sh
2
[ -f
$KERNEL_DIR
/
include
/
linux
/
netfilter
/
xt_quota.h
] &&
echo
quota
3
4