index
:
slowcgi
gentoo
master
upstream
A Linux port of OpenBSD's slowcgi(8)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
getdtablecount.h
blob: 91747929c22ec9a0d2fd1b9d9e913f3b3c14f502 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef GETDTABLECOUNT_H #define GETDTABLECOUNT_H int getdtablecount(void); #endif