Sign in
nest-open-source
/
nest-cam
/
v366
/
glibc
/
refs/heads/main
/
.
/
include
/
ulimit.h
blob: d2430fa6a31d6cca7e9e74e594f07ae1589b065d [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_ULIMIT_H
#include
<resource/ulimit.h>
/* Now define the internal interfaces. */
extern
long
int
__ulimit
(
int
__cmd
,
...);
#endif